summaryrefslogtreecommitdiffstats
path: root/arch/avr32/lib/Makefile
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-05-11 13:07:29 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-06-10 14:03:26 +0200
commitb5614f9a7fb25521823a84fc0e4b5bb21dc45331 (patch)
treeae44b28968c4d6e96a38fe84a40d96ccee952d97 /arch/avr32/lib/Makefile
parent80d3d4ae93b31cb1a2780887a71855c01941d5ef (diff)
downloadblackbird-obmc-uboot-b5614f9a7fb25521823a84fc0e4b5bb21dc45331.tar.gz
blackbird-obmc-uboot-b5614f9a7fb25521823a84fc0e4b5bb21dc45331.zip
avr32: delete ancient board.c
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/avr32/lib/Makefile')
-rw-r--r--arch/avr32/lib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/avr32/lib/Makefile b/arch/avr32/lib/Makefile
index 6750913630..8108ae5272 100644
--- a/arch/avr32/lib/Makefile
+++ b/arch/avr32/lib/Makefile
@@ -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
OpenPOWER on IntegriCloud