mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
679530c3c6
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>
8 lines
193 B
Makefile
8 lines
193 B
Makefile
# 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
|