X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d2dc5e8590386f68a94e594561e595957f8a546..617d2b48834cb1ca5e8be911ce35da9cfd6816b0:/Config.in?ds=sidebyside diff --git a/Config.in b/Config.in index 1e8f9e28d..b9716e8b2 100644 --- a/Config.in +++ b/Config.in @@ -142,6 +142,10 @@ config EXTERNAL_KERNEL_TREE prompt "Use external kernel tree" if DEVEL default "" +config BUILD_DEVELOPER_SYSTEM + bool "build a non-stripped system, so gcc can be run natively on target" if DEVEL + default n + source "toolchain/Config.in" menuconfig BUILDSYSTEM_SETTINGS bool "Buildsystem settings"