fix arch default
authorFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jan 2006 02:29:20 +0000 (02:29 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jan 2006 02:29:20 +0000 (02:29 +0000)
SVN-Revision: 2899

openwrt/Config.in
openwrt/Config.in.devel

index ef4ce7b7fea0fad16e6b874cea7f06b3a3769330..15130b127bdef1e14999c82e1bf6c1f0376cda08 100644 (file)
@@ -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 9a28cf69675cef67506d358fa5b4b2ff28668b55..019062c0eda7ae38d295a52dfaa16e9c44a6852a 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