[Bsp][tina]fix linux env error
This commit is contained in:
parent
3ea5cd0bdb
commit
b158847219
|
@ -18,8 +18,8 @@ config $PKGS_DIR
|
||||||
option env="PKGS_ROOT"
|
option env="PKGS_ROOT"
|
||||||
default "packages"
|
default "packages"
|
||||||
|
|
||||||
source "$RTT_DIR/KConfig"
|
source "$RTT_DIR/Kconfig"
|
||||||
source "$PKGS_DIR/KConfig"
|
source "$PKGS_DIR/Kconfig"
|
||||||
|
|
||||||
config SOC_TINA
|
config SOC_TINA
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Reference in New Issue