Add bmx6 packages not existing because of the commit 8ff9eca4bc68b533a1c3d899a4d23b86...
[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