Blackfin: bf537-minotaur/bf537-srv1: undefine nfs when net is disabled
authorMike Frysinger <vapier@gentoo.org>
Thu, 23 Dec 2010 04:26:08 +0000 (23:26 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 8 Apr 2011 04:44:26 +0000 (00:44 -0400)
Fixes a build error due to new partial linking logic.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bf537-minotaur.h
include/configs/bf537-srv1.h

index 86aa1f6..11929c7 100644 (file)
 # define CONFIG_CMD_PING
 #else
 # undef CONFIG_CMD_NET
+# undef CONFIG_CMD_NFS
 #endif
 
 #define CONFIG_CMD_BOOTLDR
index 7e9dd36..e8024d7 100644 (file)
 # define CONFIG_CMD_PING
 #else
 # undef CONFIG_CMD_NET
+# undef CONFIG_CMD_NFS
 #endif
 
 #define CONFIG_CMD_BOOTLDR