fix arch default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jan 2006 02:29:20 +0000 (02:29 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jan 2006 02:29:20 +0000 (02:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2899 3c298f89-4303-0410-b956-a3cf2f4a3e73

Config.in
Config.in.devel

index ef4ce7b..15130b1 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -10,12 +10,9 @@ config BR2_HAVE_DOT_CONFIG
        bool
        default y
 
-config BR2_mipsel
-       bool
-       default y
-
 choice
        prompt "Target Architecture"
+       default BR2_mipsel
 
 # Supported architectures
 
index 9a28cf6..019062c 100644 (file)
@@ -13,12 +13,9 @@ config BR2_HAVE_DOT_CONFIG
        bool
        default y
 
-config BR2_mipsel
-       bool
-       default y
-
 choice
        prompt "Target Architecture"
+       default BR2_mipsel
 
 # Supported architectures