Просмотр исходного кода

[bsp][nxp] s/libraries/Libraries

The upper/lower case matters under *nix
Jisheng Zhang 1 год назад
Родитель
Сommit
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"