summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc8xx/Makefile
blob: 7a2930a797f0770fbd9bc0566e58b2c0385852c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2002-2007
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

CPPFLAGS += -I$(TOPDIR)

obj-$(CONFIG_HAS_POST)	+= cache_8xx.o
obj-$(CONFIG_HAS_POST)	+= cache.o ether.o spr.o uart.o usb.o watchdog.o
OpenPOWER on IntegriCloud