summaryrefslogtreecommitdiff
path: root/board/tq/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/tq/common/Makefile')
-rw-r--r--board/tq/common/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/tq/common/Makefile b/board/tq/common/Makefile
new file mode 100644
index 00000000000..ac564a713fd
--- /dev/null
+++ b/board/tq/common/Makefile
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+#
+# Copyright (c) 2016-2026 TQ-Systems GmbH <[email protected]>,
+# D-82229 Seefeld, Germany.
+# Author: Markus Niebel
+#
+
+obj-$(CONFIG_TQ_COMMON_BB) += tq_bb.o
+obj-$(CONFIG_TQ_COMMON_SDMMC) += tq_sdmmc.o