ramips: use dd bs=4096k instead of bs=4M to make it more portable
[openwrt.git] / target / sdk / Config.in
index c8106d2..28c6f3e 100644 (file)
@@ -1,6 +1,6 @@
 config SDK
        bool "Build the OpenWrt SDK"
-       depends !EXTERNAL_TOOLCHAIN
+       depends on !EXTERNAL_TOOLCHAIN
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and