X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Ftoolchain%2FConfig.in;h=eda2300a12dc3dc3120fde7ce2df179c4bd40c55;hb=18e14911f838f28ff5505b4b7f8e622855da6e9e;hp=18c3ab544de5f4124b937dd81390e1bf273e3135;hpb=7a1602d7095aaed6a1bcd2202441cf5fd8b9675e;p=openwrt-github%2F.git diff --git a/target/toolchain/Config.in b/target/toolchain/Config.in index 18c3ab544d..eda2300a12 100644 --- a/target/toolchain/Config.in +++ b/target/toolchain/Config.in @@ -1,6 +1,6 @@ config MAKE_TOOLCHAIN bool "Build the OpenWrt based Toolchain" - depends !EXTERNAL_TOOLCHAIN + depends on !EXTERNAL_TOOLCHAIN help This is essentially the toolchain created by OpenWrt.