Browse Source

Merge pull request #1222 from uestczyh222/master

[Bsp][tina]fix linux env error
ZYH 7 years ago
parent
commit
76a0cc9b58
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