work around bug in menuconfig without DEVELOPER=1 (target arch)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jul 2005 18:12:20 +0000 (18:12 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jul 2005 18:12:20 +0000 (18:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1566 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/Config.in

index 576e482..6d636d1 100644 (file)
@@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
        bool
        default y
 
+config BR2_mipsel
+       default y
+
 choice
        default BR2_mipsel
        help
This page took 0.024646 seconds and 4 git commands to generate.