summaryrefslogtreecommitdiff
path: root/board/omap5912osk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/omap5912osk/Makefile')
-rw-r--r--board/omap5912osk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/omap5912osk/Makefile b/board/omap5912osk/Makefile
index ef60dd2..6480466 100644
--- a/board/omap5912osk/Makefile
+++ b/board/omap5912osk/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
-OBJS := omap5912osk.o flash.o
+OBJS := omap5912osk.o
SOBJS := platform.o
$(LIB): $(OBJS) $(SOBJS)