summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-03-31 14:40:36 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-05 20:36:55 (GMT)
commite5fb573f6431d7585ef43eb02b67ac1a07f40094 (patch)
tree27eb55a8cb2672f73849fe23c15aadd3baa978e5 /arch/powerpc/lib/Makefile
parent056285fd454362ec1aa5e8bfedff38d9ef7a9fb1 (diff)
downloadu-boot-e5fb573f6431d7585ef43eb02b67ac1a07f40094.tar.xz
powerpc: Move setup_board_extra() into a PPC file
We don't need this PPC-specific function in generic code. Move it to the powerpc directory. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/powerpc/lib/Makefile')
-rw-r--r--arch/powerpc/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/lib/Makefile b/arch/powerpc/lib/Makefile
index 3c97476..4f68613 100644
--- a/arch/powerpc/lib/Makefile
+++ b/arch/powerpc/lib/Makefile
@@ -17,6 +17,7 @@ MINIMAL=y
endif
endif
+obj-$(CONFIG_SYS_EXTBDINFO) += setup.o
ifdef MINIMAL
obj-y += cache.o time.o
obj-y += ticks.o