drivers/Makefile: Don't automatically build onenand driver for all boards
authorSteve Sakoman <steve@sakoman.com>
Thu, 16 Sep 2010 03:45:44 +0000 (20:45 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 16 Sep 2010 03:45:44 +0000 (20:45 -0700)
drivers/Makefile

index c581817..baa6aae 100644 (file)
@@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
 # CFLAGS += -DET_DEBUG -DDEBUG
 
 LIB    = libdrivers.a
-OBJS   = serial.o ns16550.o onenand.o omap24xx_i2c.o
+OBJS   = serial.o ns16550.o omap24xx_i2c.o
 
 ifeq ($(BOARD), omap3430sdp)
 OBJS   += k9f1g08r0a.o