Merge branch 'bmx6'
[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 openwrt-routing git://github.com/openwrt-routing/packages.git
7
8 Update the feed:
9
10 ./scripts/feeds update openwrt-routing
11
12 Activate the package:
13
14 ./scripts/feeds install -a -p openwrt-routing
15
16 The routing packages should now appear in menuconfig.
17
18