projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc1f1a
)
compile linux-atm only on ar7
author
Waldemar Brodkorb
<
[email protected]
>
Sat, 24 Dec 2005 18:49:52 +0000
(18:49 +0000)
committer
Waldemar Brodkorb
<
[email protected]
>
Sat, 24 Dec 2005 18:49:52 +0000
(18:49 +0000)
SVN-Revision: 2762
openwrt/package/linux-atm/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/linux-atm/Config.in
b/openwrt/package/linux-atm/Config.in
index b5c1f953000d2f03dd0a938b54c41dc081a48bc4..bf7ff35c0bcc16feceb812b466d9a3c668dda20e 100644
(file)
--- a/
openwrt/package/linux-atm/Config.in
+++ b/
openwrt/package/linux-atm/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_LINUX_ATM
prompt "linux-atm......................... ATM Library/Utilities for Linux"
tristate
default y if BR2_LINUX_2_4_AR7
+ default n
help
ATM Library for linux
@@
-11,6
+12,7
@@
config BR2_PACKAGE_BR2684CTL
prompt "br2684ctl....................... RFC2684 bridging utility"
tristate
default y if BR2_LINUX_2_4_AR7
+ default n
depends BR2_PACKAGE_LINUX_ATM
help
Utility for setting up ATM RFC2684 bridging mode