]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/freescale/t208xqds/Makefile
powerpc: T2081QDS: Remove macro T2081QDS
[people/ms/u-boot.git] / board / freescale / t208xqds / Makefile
CommitLineData
c4d0e811
SL
1#
2# Copyright 2013 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
b19e288f
SL
7ifdef CONFIG_SPL_BUILD
8obj-y += spl.o
9else
80d26188 10obj-$(CONFIG_TARGET_T2080QDS) += t208xqds.o eth_t208xqds.o
146ded4d 11obj-$(CONFIG_TARGET_T2081QDS) += t208xqds.o eth_t208xqds.o
c4d0e811 12obj-$(CONFIG_PCI) += pci.o
b19e288f
SL
13endif
14
c4d0e811
SL
15obj-y += ddr.o
16obj-y += law.o
17obj-y += tlb.o