From: Masahiro Yamada Date: Thu, 17 Dec 2015 08:47:44 +0000 (+0900) Subject: ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper X-Git-Tag: v2016.01-rc4~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69947007125df5a782a6195dfa6c981246d72af2;p=platform%2Fkernel%2Fu-boot.git ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper Compile this file for U-Boot proper as well as SPL, so that the U-Boot proper can call uniphier_get_board_param(). Signed-off-by: Masahiro Yamada --- diff --git a/arch/arm/mach-uniphier/Makefile b/arch/arm/mach-uniphier/Makefile index b597a13..86929a2 100644 --- a/arch/arm/mach-uniphier/Makefile +++ b/arch/arm/mach-uniphier/Makefile @@ -6,7 +6,6 @@ ifdef CONFIG_SPL_BUILD obj-y += lowlevel_init.o obj-y += init_page_table.o -obj-y += boards.o obj-y += init/ bcu/ memconf/ pll/ early-clk/ early-pinctrl/ umc/ ddrphy/ obj-$(CONFIG_MICRO_SUPPORT_CARD) += sbc/ @@ -33,6 +32,7 @@ obj-y += pinctrl/ clk/ endif obj-y += timer.o +obj-y += boards.o obj-y += soc_info.o obj-y += boot-mode/