mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-06 02:16:10 +02:00
sdk: provide a config symbol for detecting builds within the SDK
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
63b525dd6b
commit
12703d5b29
@ -18,6 +18,10 @@ menu "Global build settings"
|
||||
|
||||
endmenu
|
||||
|
||||
config IN_SDK
|
||||
default y
|
||||
bool
|
||||
|
||||
config MODULES
|
||||
bool
|
||||
default y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user