瀏覽代碼

[bsp][nxp] s/libraries/Libraries

The upper/lower case matters under *nix
Jisheng Zhang 1 年之前
父節點
當前提交
0f8f0620c3
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig
  2. 1 1
      bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig

+ 1 - 1
bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig

@@ -14,5 +14,5 @@ config SOC_MCX
 
 source "$(RTT_DIR)/Kconfig"
 osource "$PKGS_DIR/Kconfig"
-rsource "../libraries/Kconfig"
+rsource "../Libraries/Kconfig"
 rsource "board/Kconfig"

+ 1 - 1
bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig

@@ -14,5 +14,5 @@ config SOC_MCX
 
 source "$(RTT_DIR)/Kconfig"
 osource "$PKGS_DIR/Kconfig"
-rsource "../libraries/Kconfig"
+rsource "../Libraries/Kconfig"
 rsource "board/Kconfig"