]> git.ipfire.org Git - people/ms/u-boot.git/blob - post/cpu/ppc4xx/Makefile
post: descend only when CONFIG_HAS_POST is defined
[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-y += cache_4xx.o
9 obj-y += cache.o
10 obj-y += denali_ecc.o
11 obj-y += ether.o
12 obj-y += fpu.o
13 obj-y += ocm.o
14 obj-y += spr.o
15 obj-y += uart.o
16 obj-y += watchdog.o