mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-19 15:51:15 +01: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
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@ menu "Global build settings"
|
|||
|
||||
endmenu
|
||||
|
||||
config IN_SDK
|
||||
default y
|
||||
bool
|
||||
|
||||
config MODULES
|
||||
bool
|
||||
default y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue