xref: /rk3399_rockchip-uboot/board/freescale/t1040qds/Makefile (revision 3fdf5c8e94e7a2a62f98ea8f0ad1a84d18eccfbf)
1#
2# Copyright 2013 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y	+= $(BOARD).o
8obj-y	+= ddr.o
9obj-$(CONFIG_PCI)     += pci.o
10obj-y	+= law.o
11obj-y	+= tlb.o
12