xref: /openbmc/u-boot/board/tqc/tqma6/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2014, Markus Niebel <Markus.Niebel@tq-group.com>
4
5obj-y  := tqma6.o
6
7obj-$(CONFIG_MBA6) += tqma6_mba6.o
8obj-$(CONFIG_WRU4) += tqma6_wru4.o
9