Merge branch 'master' of git://git.denx.de/u-boot-fdt
[platform/kernel/u-boot.git] / board / netstar / Makefile
index 8d911b8..11a952b 100644 (file)
@@ -28,7 +28,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).a
 
-COBJS  := netstar.o flash.o nand.o
+COBJS  := netstar.o
 SOBJS  := setup.o crcek.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c) eeprom.c \