]> git.ipfire.org Git - people/ms/u-boot.git/blob - post/cpu/ppc4xx/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[people/ms/u-boot.git] / post / cpu / ppc4xx / Makefile
1 #
2 # (C) Copyright 2002-2007
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7
8 obj-$(CONFIG_HAS_POST) += cache_4xx.o
9 obj-$(CONFIG_HAS_POST) += cache.o
10 obj-$(CONFIG_HAS_POST) += denali_ecc.o
11 obj-$(CONFIG_HAS_POST) += ether.o
12 obj-$(CONFIG_HAS_POST) += fpu.o
13 obj-$(CONFIG_HAS_POST) += ocm.o
14 obj-$(CONFIG_HAS_POST) += spr.o
15 obj-$(CONFIG_HAS_POST) += uart.o
16 obj-$(CONFIG_HAS_POST) += watchdog.o