openwrt-routing/README

19 lines
417 B
Plaintext
Raw Normal View History

2013-04-18 18:40:25 +02:00
This is an OpenWrt package feed containing community maintained routing packages.
To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:
src-git routing git://github.com/openwrt-routing/packages.git
2013-04-18 18:40:25 +02:00
Update the feed:
./scripts/feeds update routing
2013-04-18 18:40:25 +02:00
Activate the package:
./scripts/feeds install -a -p routing
2013-04-18 18:40:25 +02:00
The routing packages should now appear in menuconfig.