summaryrefslogtreecommitdiffstats
path: root/README
blob: 72b7fcceeec8f3133c10d1c6cfb4938123d940ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.