- Timestamp:
- Aug 2, 2006, 11:39:22 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- cf55cf64
- Parents:
- 9667e20
- File:
-
- 1 edited
-
package/iproute2/Config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/iproute2/Config.in
r9667e20 r100aef0 1 menu "iproute2.......................... A collection of utilites for controlling TCP/IP networking and Traffic Control"2 3 1 config FWRT_COMPILE_IPROUTE2 4 2 tristate … … 7 5 8 6 config FWRT_PACKAGE_IP 9 prompt "ip.............................. A routing control utility"7 prompt "ip................................ A routing control utility" 10 8 tristate 11 default m if CONFIG_DEVEL9 default n 12 10 select FWRT_COMPILE_IPROUTE2 13 11 14 12 config FWRT_PACKAGE_TC 15 prompt "tc.............................. A traffic control utility"13 prompt "tc................................ A traffic control utility" 16 14 tristate 17 default m if CONFIG_DEVEL15 default n 18 16 select FWRT_COMPILE_IPROUTE2 19 17 select FWRT_PACKAGE_KMOD_SCHED 20 21 endmenu
Note:
See TracChangeset
for help on using the changeset viewer.
