summaryrefslogtreecommitdiffstats
path: root/board/freescale/t2080qds/Makefile
blob: 0b8747b8770e7fe64f0119a75cf94d1bd3d0975b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright 2013 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier:      GPL-2.0+
#

obj-$(CONFIG_T2080QDS) += t2080qds.o
obj-$(CONFIG_T2080QDS) += eth_t2080qds.o
obj-$(CONFIG_PCI)      += pci.o
obj-y   += ddr.o
obj-y   += law.o
obj-y   += tlb.o
OpenPOWER on IntegriCloud