Преглед изворни кода

[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"