mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 18:39:11 +08:00
[bsp][nxp] s/libraries/Libraries
The upper/lower case matters under *nix
This commit is contained in:
parent
3b1d4e9222
commit
0f8f0620c3
@ -14,5 +14,5 @@ config SOC_MCX
|
||||
|
||||
source "$(RTT_DIR)/Kconfig"
|
||||
osource "$PKGS_DIR/Kconfig"
|
||||
rsource "../libraries/Kconfig"
|
||||
rsource "../Libraries/Kconfig"
|
||||
rsource "board/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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user