arm: Drop old non-generic-board code
[platform/kernel/u-boot.git] / arch / arm / lib / Makefile
index f717103..2bdfaba 100644 (file)
@@ -22,9 +22,6 @@ obj-y += relocate_64.o
 else
 obj-y  += relocate.o
 endif
-ifndef CONFIG_SYS_GENERIC_BOARD
-obj-y  += board.o
-endif
 
 obj-$(CONFIG_CPU_V7M) += cmd_boot.o
 obj-$(CONFIG_OF_LIBFDT) += bootm-fdt.o