arm: at91: Makefile: Compile lowlevel_init only when really necessary
[platform/kernel/u-boot.git] / arch / arm / mach-at91 / arm926ejs / Makefile
index 0639d7e..6b0b289 100644 (file)
@@ -24,8 +24,10 @@ obj-y        += timer.o
 endif
 
 ifndef CONFIG_SKIP_LOWLEVEL_INIT
+ifndef CONFIG_SKIP_LOWLEVEL_INIT_ONLY
 obj-y  += lowlevel_init.o
 endif
+endif
 
 ifdef CONFIG_$(SPL_)SYS_THUMB_BUILD
 ifndef CONFIG_HAS_THUMB2