summaryrefslogtreecommitdiff
path: root/board/tq/tqma6/Makefile
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2021-11-02 13:36:45 +0300
committerTom Rini <trini@konsulko.com>2021-11-15 22:33:32 +0300
commit679530c3c6ac99bc4da4dbf73a8e169bc9654e5b (patch)
tree362f0e9c8274c8c52aec0c09c4a7b26d66b0621d /board/tq/tqma6/Makefile
parent9d3d981661000d8496d3b7836f3bd55d6534dd05 (diff)
downloadu-boot-679530c3c6ac99bc4da4dbf73a8e169bc9654e5b.tar.xz
board: rename "tqc" vendor to "tq"
The subdivision name "TQ Components" hasn't been in use for a long time. Rename the vendor directory to "tq", which also matches our Device Tree vendor prefix. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Diffstat (limited to 'board/tq/tqma6/Makefile')
-rw-r--r--board/tq/tqma6/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/tq/tqma6/Makefile b/board/tq/tqma6/Makefile
new file mode 100644
index 0000000000..7271297c70
--- /dev/null
+++ b/board/tq/tqma6/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright (C) 2014, Markus Niebel <Markus.Niebel@tq-group.com>
+
+obj-y := tqma6.o
+
+obj-$(CONFIG_MBA6) += tqma6_mba6.o
+obj-$(CONFIG_WRU4) += tqma6_wru4.o