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