From c9d9f8045c5aebdfeb96d7f9833927751d854bc1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 10 Jun 2008 07:18:41 +0000 Subject: adds missing patch for native toolchain SVN-Revision: 11425 --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 1e8f9e2..b9716e8 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" -- cgit v1.1