1 # 2 # Copyright (C) 2014, Markus Niebel <Markus.Niebel@tq-group.com> 3 # 4 # SPDX-License-Identifier: GPL-2.0+ 5 # 6 7 obj-y := tqma6.o 8 9 obj-$(CONFIG_MBA6) += tqma6_mba6.o 10 obj-$(CONFIG_WRU4) += tqma6_wru4.o 11
1 # 2 # Copyright (C) 2014, Markus Niebel <Markus.Niebel@tq-group.com> 3 # 4 # SPDX-License-Identifier: GPL-2.0+ 5 # 6 7 obj-y := tqma6.o 8 9 obj-$(CONFIG_MBA6) += tqma6_mba6.o 10 obj-$(CONFIG_WRU4) += tqma6_wru4.o 11