mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-15 16:48:56 +00:00
Kconfig: recover rt-thread online packages
This commit is contained in:
9
Kconfig
9
Kconfig
@@ -31,15 +31,14 @@ config PLATFORM_LUBANLITE
|
||||
default y
|
||||
|
||||
config PKGS_DIR
|
||||
string
|
||||
option env="PKGS_ROOT"
|
||||
default "packages"
|
||||
default "tools/env/packages"
|
||||
help
|
||||
packages directory for RT-Thread online packages
|
||||
|
||||
|
||||
if ! AIC_BOOTLOADER
|
||||
source "application/Kconfig"
|
||||
endif
|
||||
#source "kernel/$PRJ_KERNEL/Kconfig"
|
||||
#source "$PKGS_DIR/Kconfig"
|
||||
source ".Kconfig.prj"
|
||||
source "packages/Kconfig"
|
||||
source "bsp/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user