]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/vscom/baltos/Makefile
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
[thirdparty/u-boot.git] / board / vscom / baltos / Makefile
index c34b9b1dd8a7248c6c47cb3e340b917ae789b91c..3ccf66be5bb3459b92c9b720d6fdef7df9ff83c8 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
 
-ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
+ifeq ($(CONFIG_$(SPL_)SKIP_LOWLEVEL_INIT),)
 obj-y  := mux.o
 endif