summaryrefslogtreecommitdiffstats
path: root/board/freescale/common/p_corenet/Makefile
blob: 889c4938c00d538f2dabb6751e1993bac0b6b309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

CPPFLAGS += -I$(TOPDIR)

obj-y			+= law.o
obj-$(CONFIG_PCI)	+= pci.o
obj-y			+= tlb.o
OpenPOWER on IntegriCloud