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


obj-y	+= t104xrdb.o
obj-y	+= cpld.o
obj-y	+= ddr.o
obj-y	+= eth.o
obj-$(CONFIG_PCI)	+= pci.o
obj-y	+= law.o
obj-y	+= tlb.o