[bsp][nxp] s/libraries/Libraries

The upper/lower case matters under *nix
This commit is contained in:
Jisheng Zhang 2024-06-25 23:46:35 +08:00 committed by Meco Man
parent 3b1d4e9222
commit 0f8f0620c3
2 changed files with 2 additions and 2 deletions

View File

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

View File

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