summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-10 11:04:44 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-10 11:04:44 +0000
commit60f12bf0ebaf3868738640a11c899e8cff230f1e (patch)
treec548b4ba3819a42da0d6ce7b2c70f87f8e3ef953 /openwrt/package
parent03b5f460f4d0c245c5091118ca291038493242cc (diff)
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/ppp/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in
index 3ac149802..188020035 100644
--- a/openwrt/package/ppp/Config.in
+++ b/openwrt/package/ppp/Config.in
@@ -3,6 +3,7 @@ menu "ppp............................... PPP (Point-to-Point Protocol) daemon"
config BR2_PACKAGE_PPP
prompt "ppp............................... PPP (Point-to-Point Protocol) daemon"
tristate
+ default n if BR2_LINUX_2_6_ARUBA
default y
select BR2_PACKAGE_KMOD_PPP