aboutsummaryrefslogtreecommitdiff
path: root/board/vscom
diff options
context:
space:
mode:
Diffstat (limited to 'board/vscom')
-rw-r--r--board/vscom/baltos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/vscom/baltos/Makefile b/board/vscom/baltos/Makefile
index c34b9b1dd8a..3ccf66be5bb 100644
--- a/board/vscom/baltos/Makefile
+++ b/board/vscom/baltos/Makefile
@@ -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