summaryrefslogtreecommitdiff
path: root/arch/openrisc/lib/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-15 00:49:26 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-27 19:39:50 (GMT)
commitfeee28f7d744fec50f61b4d46d3dfac165316fbc (patch)
tree75eb9f75ca05ae9426b4a37547617eac12fa3cac /arch/openrisc/lib/Makefile
parent3ac8d1ee12dcc59942c22f76ccce5537fc3a198a (diff)
downloadu-boot-feee28f7d744fec50f61b4d46d3dfac165316fbc.tar.xz
openrisc: Drop the arch-specific board init
It is well past the deadline for conversion to generic board init. Remove the old code. Stefan, can you test this please and perhaps send a follow-up patch if needed? Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/openrisc/lib/Makefile')
-rw-r--r--arch/openrisc/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/openrisc/lib/Makefile b/arch/openrisc/lib/Makefile
index dfa72d9..3a2f6ec 100644
--- a/arch/openrisc/lib/Makefile
+++ b/arch/openrisc/lib/Makefile
@@ -5,6 +5,5 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-y += board.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
obj-y += timer.o