From 60f12bf0ebaf3868738640a11c899e8cff230f1e Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 10 Feb 2006 11:04:44 +0000 Subject: 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 --- openwrt/package/ppp/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/ppp') 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 -- cgit v1.2.3