aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux-atm
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-05-15 23:13:49 +0000
committerMike Baker <mbm@openwrt.org>2006-05-15 23:13:49 +0000
commitad146e3f653935bd097ad35c49fa06c04c98de66 (patch)
treef11ba4849748d53352f8aefe4fa55851b53abe47 /package/linux-atm
parent9c4efccaecf8635ff440188cc5f5e81a553c29c9 (diff)
downloadupstream-ad146e3f653935bd097ad35c49fa06c04c98de66.tar.gz
upstream-ad146e3f653935bd097ad35c49fa06c04c98de66.tar.bz2
upstream-ad146e3f653935bd097ad35c49fa06c04c98de66.zip
more BR2_ / CONFIG_ patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3784 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux-atm')
-rw-r--r--package/linux-atm/Config.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/linux-atm/Config.in b/package/linux-atm/Config.in
index bf7ff35c0b..e9769b5da4 100644
--- a/package/linux-atm/Config.in
+++ b/package/linux-atm/Config.in
@@ -1,19 +1,19 @@
-config BR2_PACKAGE_LINUX_ATM
+config PACKAGE_LINUX_ATM
prompt "linux-atm......................... ATM Library/Utilities for Linux"
tristate
- default y if BR2_LINUX_2_4_AR7
+ default y if LINUX_2_4_AR7
default n
help
ATM Library for linux
http://ftp.debian.org/debian/pool/main/l/linux-atm/
-config BR2_PACKAGE_BR2684CTL
+config PACKAGE_BR2684CTL
prompt "br2684ctl....................... RFC2684 bridging utility"
tristate
- default y if BR2_LINUX_2_4_AR7
+ default y if LINUX_2_4_AR7
default n
- depends BR2_PACKAGE_LINUX_ATM
+ depends PACKAGE_LINUX_ATM
help
Utility for setting up ATM RFC2684 bridging mode
Useful for PPPoE