freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | config FWRT_COMPILE_IPROUTE2
|
|---|
| 2 | tristate
|
|---|
| 3 | default n
|
|---|
| 4 | depends FWRT_PACKAGE_IPROUTE2_IP || FWRT_PACKAGE_IPROUTE2_TC
|
|---|
| 5 |
|
|---|
| 6 | config FWRT_PACKAGE_IP
|
|---|
| 7 | prompt "ip................................ A routing control utility"
|
|---|
| 8 | tristate
|
|---|
| 9 | default n
|
|---|
| 10 | select FWRT_COMPILE_IPROUTE2
|
|---|
| 11 |
|
|---|
| 12 | config FWRT_PACKAGE_TC
|
|---|
| 13 | prompt "tc................................ A traffic control utility"
|
|---|
| 14 | tristate
|
|---|
| 15 | default n
|
|---|
| 16 | select FWRT_COMPILE_IPROUTE2
|
|---|
| 17 | select FWRT_PACKAGE_KMOD_SCHED
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.