From 7640f41988a456a0b1f05263d2e2dc5cd7d93984 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 19 Jul 2009 19:37:24 +0200 Subject: Fix boards broken after removal of legacy NAND and DoC support Commit 2419169f removed support for legacy NAND and disk on chip but missed to update the code for a few boards. This patch fixes the resulting build issues. Signed-off-by: Wolfgang Denk --- include/configs/NETTA2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/NETTA2.h') diff --git a/include/configs/NETTA2.h b/include/configs/NETTA2.h index 167285e0a..d060cb7a4 100644 --- a/include/configs/NETTA2.h +++ b/include/configs/NETTA2.h @@ -121,7 +121,6 @@ */ #include -#define CONFIG_CMD_NAND #define CONFIG_CMD_DHCP #define CONFIG_CMD_PING #define CONFIG_CMD_MII -- cgit v1.2.3