aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2013-04-07 19:29:14 +0400
committerShawn Guo <shawn.guo@linaro.org>2013-04-09 22:53:40 +0800
commit4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a (patch)
tree5702745a6176c98105fece96a540051dc9d35cee
parentARM: dts: Add NFC support for i.MX27 Phytec PCM038 module (diff)
downloadlinux-dev-4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a.tar.xz
linux-dev-4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a.zip
ARM: dts: Add missing imx27-phytec-phycore dtb target
The patch adds missing imx27-phytec-phycore dtb target into Makefile. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index a566619fde70..2498cba723d4 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -89,6 +89,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx27-apf27.dtb \
imx27-apf27dev.dtb \
imx27-pdk.dtb \
+ imx27-phytec-phycore.dtb \
imx31-bug.dtb \
imx51-apf51.dtb \
imx51-apf51dev.dtb \