xref: /rk3399_rockchip-uboot/board/freescale/t4rdb/Makefile (revision 23d4e5ba49b878e01321be2af4e94f73389f4958)
10b2e13d9SChunhe Lan#
20b2e13d9SChunhe Lan# Copyright 2014 Freescale Semiconductor, Inc.
30b2e13d9SChunhe Lan#
40b2e13d9SChunhe Lan# SPDX-License-Identifier: GPL-2.0+
50b2e13d9SChunhe Lan#
60b2e13d9SChunhe Lan
7373762c3SChunhe Lanifdef CONFIG_SPL_BUILD
8373762c3SChunhe Lanobj-y	+= spl.o
9373762c3SChunhe Lanelse
100b2e13d9SChunhe Lanobj-$(CONFIG_T4240RDB)	+= t4240rdb.o
11ab06b236SChunhe Lanobj-y			+= cpld.o
120b2e13d9SChunhe Lanobj-y			+= eth.o
130b2e13d9SChunhe Lanobj-$(CONFIG_PCI)	+= pci.o
14373762c3SChunhe Lanendif
15*23d4e5baSRobert P. J. Day
16373762c3SChunhe Lanobj-y	+= ddr.o
170b2e13d9SChunhe Lanobj-y	+= law.o
180b2e13d9SChunhe Lanobj-y	+= tlb.o
19