summaryrefslogtreecommitdiff
path: root/board/tcl/sl50/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/tcl/sl50/Makefile')
-rw-r--r--board/tcl/sl50/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tcl/sl50/Makefile b/board/tcl/sl50/Makefile
index 1502990174b..399e8cb0da6 100644
--- a/board/tcl/sl50/Makefile
+++ b/board/tcl/sl50/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (C) 2015 Toby Churchill Ltd - http://www.toby-churchill.com/
-ifeq ($(CONFIG_$(XPL_)SKIP_LOWLEVEL_INIT),)
+ifeq ($(CONFIG_$(PHASE_)SKIP_LOWLEVEL_INIT),)
obj-y := mux.o
endif