X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Config.in;h=b9716e8b2c1e57f6089fe8bcb83715ab47462aea;hp=1e8f9e28dbb96d537b9beaabe543db6defc422c0;hb=31a9ad1425a15b78becb90306c5a8bdd974aeb51;hpb=e9b567dcbc123e14133c3c5ee60871e3b3788549 diff --git a/Config.in b/Config.in index 1e8f9e28db..b9716e8b2c 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"