projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b525d
)
sdk: provide a config symbol for detecting builds within the SDK
author
Felix Fietkau
<nbd@nbd.name>
Sun, 31 Jul 2016 10:14:38 +0000
(12:14 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Sun, 31 Jul 2016 10:25:25 +0000
(12:25 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/sdk/files/Config.in
patch
|
blob
|
history
diff --git
a/target/sdk/files/Config.in
b/target/sdk/files/Config.in
index 064cb0527bbb0a541a5b102d2c40e7f281296201..0614f31d604d2c228648d2afacae560185b49c92 100644
(file)
--- a/
target/sdk/files/Config.in
+++ b/
target/sdk/files/Config.in
@@
-18,6
+18,10
@@
menu "Global build settings"
endmenu
+config IN_SDK
+ default y
+ bool
+
config MODULES
bool
default y