diff --git a/bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig b/bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig index eb5f8d1f59..4c5048b475 100644 --- a/bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig +++ b/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" diff --git a/bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig b/bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig index eb5f8d1f59..4c5048b475 100644 --- a/bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig +++ b/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"