summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
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 /arch/arm/boot/dts/Makefile
parent1b45acebd4a71e373f81a26fdf3d99dd51481ca2 (diff)
downloadlinux-3.10-4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a.tar.gz
linux-3.10-4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a.tar.bz2
linux-3.10-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>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-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 a566619fde7..2498cba723d 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 \