Browse Source

[Bsp][tina]fix linux env error

uestczyh222 7 years ago
parent
commit
b158847219
1 changed files with 2 additions and 2 deletions
  1. 2 2
      bsp/allwinner_tina/Kconfig

+ 2 - 2
bsp/allwinner_tina/Kconfig

@@ -18,8 +18,8 @@ config $PKGS_DIR
     option env="PKGS_ROOT"
     default "packages"
 
-source "$RTT_DIR/KConfig"
-source "$PKGS_DIR/KConfig"
+source "$RTT_DIR/Kconfig"
+source "$PKGS_DIR/Kconfig"
 
 config SOC_TINA
     bool