public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand
@ 2011-11-27 20:37 Anatolij Gustschin
  2011-11-27 22:39 ` stefano babic
  0 siblings, 1 reply; 3+ messages in thread
From: Anatolij Gustschin @ 2011-11-27 20:37 UTC (permalink / raw)
  To: u-boot

Commit e56daf635b4ae3598fcac83269dc659bff696cca
(mx31pdk: Remove unneeded config) missed to remove unneeded
mx31pdk_nand entry from MAKEALL.

Drop removed mx31pdk_nand configuration option from
LIST_ARM11 list to cleanup MAKEALL log.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
---
 MAKEALL |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-27 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27 20:37 [U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand Anatolij Gustschin
2011-11-27 22:39 ` stefano babic
2011-11-27 22:50   ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox