at91: remove SAMA5D3 from Default image build.
authorJohn Crispin <john@openwrt.org>
Tue, 19 Jan 2016 10:15:20 +0000 (10:15 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 19 Jan 2016 10:15:20 +0000 (10:15 +0000)
As the Default profile option is a legacy subtarget, the dtb for the
sama5d3_xplained board DTS is not built and image generation fails.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48351

target/linux/at91/image/Makefile

index 4e472f23dbb1bc0d9df1f11fd39831b36d8d93f8..767255ca3ff4b50c5481947b1ed28719236ec78d 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -76,7 +76,6 @@ define Image/Build/Kernel/Default
        $(call Image/Build/Kernel/AT91SAM9M10G45EK)
        $(call Image/Build/Kernel/AT91SAM9X25EK)
        $(call Image/Build/Kernel/AT91SAM9X35EK)
-       $(call Image/Build/Kernel/AT91SAMA5D3XPLAINED)
        $(call Image/Build/Kernel/LMU5000)
        $(call Image/Build/Kernel/TNYA9260)
        $(call Image/Build/Kernel/TNYA9263)