]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 86aa1f61e66148c857074b0885a24c5a29068dd5..11929c77bf9ade844061003c7c815dad166cfb3c 100644 (file)
 # define CONFIG_CMD_PING
 #else
 # undef CONFIG_CMD_NET
+# undef CONFIG_CMD_NFS
 #endif
 
 #define CONFIG_CMD_BOOTLDR
index 7e9dd36bce25ab37db1d82c57938524d539e8873..e8024d7a2c03be391ef9097b4f68a1571225723f 100644 (file)
 # define CONFIG_CMD_PING
 #else
 # undef CONFIG_CMD_NET
+# undef CONFIG_CMD_NFS
 #endif
 
 #define CONFIG_CMD_BOOTLDR