1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-15 11:43:55 +02:00

Add readme file

This commit is contained in:
Jo-Philipp Wich 2013-04-18 18:40:25 +02:00
commit a08279446f

18
README Normal file
View File

@ -0,0 +1,18 @@
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 openwrt-routing git://github.com/openwrt-routing/packages.git
Update the feed:
./scripts/feeds update openwrt-routing
Activate the package:
./scripts/feeds install -a -p openwrt-routing
The routing packages should now appear in menuconfig.