ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
[J-u-boot.git] / arch / arm / mach-uniphier / Makefile
index b597a1352c2b40b73f5812853c99e5d5088f2f76..86929a27d40754c83a8341b4a3375a64998c9b5e 100644 (file)
@@ -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/
 
This page took 0.025637 seconds and 4 git commands to generate.