summaryrefslogtreecommitdiff
path: root/board/netstar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/netstar/Makefile')
-rw-r--r--board/netstar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/netstar/Makefile b/board/netstar/Makefile
index ba9d6c8cf..11a952b9b 100644
--- a/board/netstar/Makefile
+++ b/board/netstar/Makefile
@@ -28,7 +28,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
-COBJS := netstar.o nand.o
+COBJS := netstar.o
SOBJS := setup.o crcek.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c) eeprom.c \