freewrt_1_0
freewrt_2_0
|
Last change
on this file since c04ece1 was c04ece1, checked in by Thorsten Glaser <tg@…>, 19 years ago |
|
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_
tested with a standard build (only the squashfs
image since the jffs2 didn't get built)
git-svn-id: svn://www.freewrt.org/trunk/freewrt@360 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
576 bytes
|
| Line | |
|---|
| 1 | config FWRT_PACKAGE_LINUX_ATM
|
|---|
| 2 | prompt "linux-atm......................... ATM Library/Utilities for Linux"
|
|---|
| 3 | tristate
|
|---|
| 4 | default y if FWRT_LINUX_2_4_AR7
|
|---|
| 5 | default n
|
|---|
| 6 | help
|
|---|
| 7 | ATM Library for linux
|
|---|
| 8 |
|
|---|
| 9 | http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
|---|
| 10 |
|
|---|
| 11 | config FWRT_PACKAGE_BR2684CTL
|
|---|
| 12 | prompt "br2684ctl....................... RFC2684 bridging utility"
|
|---|
| 13 | tristate
|
|---|
| 14 | default y if FWRT_LINUX_2_4_AR7
|
|---|
| 15 | default n
|
|---|
| 16 | depends FWRT_PACKAGE_LINUX_ATM
|
|---|
| 17 | help
|
|---|
| 18 | Utility for setting up ATM RFC2684 bridging mode
|
|---|
| 19 | Useful for PPPoE
|
|---|
| 20 |
|
|---|
| 21 | http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
|---|
| 22 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.