X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fam33xx%2FMakefile;h=4e4f98ea90378d4f2e8cf8ef499abc43f57d85f8;hb=a2ac2b964bfbb20d6791ee94b9034a50cfadb5b0;hp=61c76d045f3d2c0e81d4478694bc30aa51aecd42;hpb=ab92b38a0161f0d8efa1c2112d944ef8f755dfbe;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/mach-omap2/am33xx/Makefile b/arch/arm/mach-omap2/am33xx/Makefile index 61c76d0..4e4f98e 100644 --- a/arch/arm/mach-omap2/am33xx/Makefile +++ b/arch/arm/mach-omap2/am33xx/Makefile @@ -13,7 +13,7 @@ endif obj-$(CONFIG_TI816X) += clock_ti816x.o obj-y += sys_info.o obj-y += ddr.o -ifeq ($(CONFIG_TI816X)$(CONFIG_SKIP_LOWLEVEL_INIT),) +ifeq ($(CONFIG_TI816X)$(CONFIG_$(SPL_)SKIP_LOWLEVEL_INIT),) obj-y += emif4.o endif obj-$(CONFIG_TI816X) += ti816x_emif4.o