summaryrefslogtreecommitdiffstats
path: root/board/freescale/t1040qds/Makefile
blob: c7470d7cbb233bac7afbc272b5841344904d62ec (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-y	+= t1040qds.o
obj-y	+= ddr.o
obj-$(CONFIG_PCI)     += pci.o
obj-y	+= law.o
obj-y	+= tlb.o
obj-y	+= eth.o
OpenPOWER on IntegriCloud