]> git.sur5r.net Git - u-boot/blobdiff - arch/avr32/lib/Makefile
arc: cache - utilize IO coherency (AKA IOC) engine
[u-boot] / arch / avr32 / lib / Makefile
index 675091363087d3410fe7837b50c789f9abcd5d51..8108ae5272b1c220dcde7dd27edfb3e286974352 100644 (file)
@@ -8,9 +8,6 @@
 #
 
 obj-y  += memset.o
-ifndef CONFIG_SYS_GENERIC_BOARD
-obj-y  += board.o
-endif
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
 obj-y  += interrupts.o
 obj-y  += dram_init.o