X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-uniphier%2Fboot-device%2FMakefile;h=b35729213032ff74aa796beefcd640b16a19796f;hb=19d1f1a2f3ccfbf85125150f7876ce22714b38bd;hp=a54d2acb109e7dc9295dff2f1d0b32846176927e;hpb=784548efb2b76fdbfdb73f6a505a156f90bb1e55;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/mach-uniphier/boot-device/Makefile b/arch/arm/mach-uniphier/boot-device/Makefile index a54d2ac..b357292 100644 --- a/arch/arm/mach-uniphier/boot-device/Makefile +++ b/arch/arm/mach-uniphier/boot-device/Makefile @@ -13,7 +13,4 @@ obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += boot-device-pxs2.o obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += boot-device-pxs2.o obj-$(CONFIG_ARCH_UNIPHIER_LD11) += boot-device-ld11.o obj-$(CONFIG_ARCH_UNIPHIER_LD20) += boot-device-ld11.o - -ifdef CONFIG_SPL_BUILD -obj-$(CONFIG_SPL_BOARD_LOAD_IMAGE) += spl_board.o -endif +obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += boot-device-pxs3.o