Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Markus Niebel | cb07d74 | 2014-07-18 16:52:44 +0200 | [diff] [blame] | 2 | # |
3 | # Copyright (C) 2014, Markus Niebel <Markus.Niebel@tq-group.com> | ||||
Markus Niebel | cb07d74 | 2014-07-18 16:52:44 +0200 | [diff] [blame] | 4 | |
5 | obj-y := tqma6.o | ||||
6 | |||||
7 | obj-$(CONFIG_MBA6) += tqma6_mba6.o | ||||
Stefan Roese | 452308c | 2015-07-06 13:36:33 +0200 | [diff] [blame] | 8 | obj-$(CONFIG_WRU4) += tqma6_wru4.o |