]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/afeb9260/Makefile
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
[karo-tx-uboot.git] / board / afeb9260 / Makefile
index 60c4304c1cfc7d9bdb094f329a0ff79ea3498434..73187fb70d8f7313c6df0f94b8abe55b134e9f33 100644 (file)
@@ -31,7 +31,6 @@ LIB   = $(obj)lib$(BOARD).a
 
 COBJS-y        += afeb9260.o
 COBJS-y        += partition.o
-COBJS-$(CONFIG_CMD_NAND) += nand.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS-y:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS-y))