From: Stefano Babic <sbabic@denx.de>
Date: Thu, 17 Nov 2011 23:16:14 +0000 (+0000)
Subject: MAKEALL: drop obsolete mx31pdk_nand target
X-Git-Tag: v2025.01-rc5-pxa1908~18396
X-Git-Url: http://git.dujemihanovic.xyz/img/static/html/%7B%7B?a=commitdiff_plain;h=34b57d26f0e691f905e148538fbc00c4c24efcca;p=u-boot.git

MAKEALL: drop obsolete mx31pdk_nand target

The mx31pdk can boot only from NAND and the target was
already updated in boards.cfg. mx31pdk_nand is obsolete
and is dropped.

Signed-off-by: Stefano Babic <sbabic@denx.de>
---

diff --git a/MAKEALL b/MAKEALL
index 95b7cd3110..2a77857a24 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -316,7 +316,6 @@ LIST_ARM11="$(boards_by_cpu arm1136)	\
 	imx31_phycore		\
 	imx31_phycore_eet	\
 	mx31pdk			\
-	mx31pdk_nand		\
 	smdk6400		\
 "