don't enable sdk by default - assume that if they have buildroot they'll use buildroot
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Apr 2005 06:51:29 +0000 (06:51 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Apr 2005 06:51:29 +0000 (06:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@669 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/sdk/Config.in

index 1b0c7ce..b5c8d92 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_SDK
        bool "OpenWrt SDK"
-       default y
+       default n
        help
          Build an OpenWrt SDK.
          This is essentially a stripped-down version of the buildroot