mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
adds missing patch for native toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11425 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained 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"
|
||||
|
||||
Reference in New Issue
Block a user