build/Kconfig: add BINDIR/APPSBINDIR to support out of tree build
First decoupling changes related to CMAKE Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
8e77b79f78
commit
1927f8060c
@ -16,6 +16,6 @@ config PLATFORM_CONFIGDATA
|
||||
volatile storage can be used: A file, EEPROM, hardcoded values in
|
||||
FLASH, etc.
|
||||
|
||||
source "$APPSDIR/platform/board/Kconfig"
|
||||
source "$APPSBINDIR/platform/board/Kconfig"
|
||||
|
||||
endmenu # Platform-specific Support
|
||||
|
Loading…
x
Reference in New Issue
Block a user