summaryrefslogtreecommitdiff
path: root/arch/sh/lib/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-14 18:49:30 -0600
committerTom Rini <trini@konsulko.com>2016-05-27 15:39:52 -0400
commitb61e90e6fd83a8bc80209a19b77b925bcdc342df (patch)
tree79e84a5d5a431910a12cf493334f0384b133a3a2 /arch/sh/lib/Makefile
parentf41e6088eb1a32fdb717110dde66165728e484aa (diff)
downloadu-boot-imx-b61e90e6fd83a8bc80209a19b77b925bcdc342df.zip
u-boot-imx-b61e90e6fd83a8bc80209a19b77b925bcdc342df.tar.gz
u-boot-imx-b61e90e6fd83a8bc80209a19b77b925bcdc342df.tar.bz2
sh: Drop the arch-specific board init
It is well past the deadline for conversion to generic board init. Remove the old code. Please test this and perhaps send a follow-up patch if needed. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sh/lib/Makefile')
-rw-r--r--arch/sh/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/lib/Makefile b/arch/sh/lib/Makefile
index f7ae4f8..c5cf89f 100644
--- a/arch/sh/lib/Makefile
+++ b/arch/sh/lib/Makefile
@@ -6,7 +6,6 @@
#
-obj-y += board.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
ifeq ($(CONFIG_CPU_SH2),y)
obj-y += time_sh2.o