Merge pull request #624 from ecsv/batadv-for-18.06
[feed/routing.git] / README
1 This is an OpenWrt package feed containing community maintained routing packages.
2
3 To use these packages, add the following line to the feeds.conf
4 in the OpenWrt buildroot:
5
6 src-git routing git://github.com/openwrt-routing/packages.git
7
8 Update the feed:
9
10 ./scripts/feeds update routing
11
12 Activate the package:
13
14 ./scripts/feeds install -a -p routing
15
16 The routing packages should now appear in menuconfig.
17
18