mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 04:47:28 -04: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:
@@ -18,6 +18,10 @@ menu "Global build settings"
|
||||
|
||||
endmenu
|
||||
|
||||
config IN_SDK
|
||||
default y
|
||||
bool
|
||||
|
||||
config MODULES
|
||||
bool
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user