aboutsummaryrefslogtreecommitdiff
path: root/board/bosch/guardian/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/bosch/guardian/Makefile')
-rw-r--r--board/bosch/guardian/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/bosch/guardian/Makefile b/board/bosch/guardian/Makefile
new file mode 100644
index 0000000..11625c9
--- /dev/null
+++ b/board/bosch/guardian/Makefile
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Makefile
+#
+# Copyright (C) 2018 Robert Bosch Power Tools GmbH
+#
+
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
+obj-y := mux.o
+endif
+
+obj-y += board.o