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/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/tcl/sl50/Makefile b/board/tcl/sl50/Makefile
new file mode 100644
index 0000000000..d4a548cd81
--- /dev/null
+++ b/board/tcl/sl50/Makefile
@@ -0,0 +1,13 @@
+#
+# Makefile
+#
+# Copyright (C) 2015 Toby Churchill Ltd - http://www.toby-churchill.com/
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
+obj-y := mux.o
+endif
+
+obj-y += board.o