diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index d5b52f6d9ff08e596c43b11b726cdb34453e54eb..511e25dee0a132607ccd2afddc72ecf092f36023 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -103,7 +103,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ imx27-apf27.dtb \ imx27-apf27dev.dtb \ imx27-pdk.dtb \ - imx27-phytec-phycore.dtb \ + imx27-phytec-phycore-som.dtb \ imx31-bug.dtb \ imx51-apf51.dtb \ imx51-apf51dev.dtb \ diff --git a/arch/arm/boot/dts/imx27-phytec-phycore.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts similarity index 100% rename from arch/arm/boot/dts/imx27-phytec-phycore.dts rename to arch/arm/boot/dts/imx27-phytec-phycore-som.dts