40f38923ece6e0e46ca55d7e1ba9d625af5cff8f
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc8xx / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 extra-y += start.o
9 extra-y += traps.o
10 obj-y   += cpu.o
11 obj-y   += cpu_init.o
12 obj-$(CONFIG_OF_LIBFDT) += fdt.o
13 obj-$(CONFIG_CMD_IMMAP) += immap.o
14 obj-y   += interrupts.o
15 obj-$(CONFIG_CMD_REGINFO) += reginfo.o
16 obj-y   += speed.o
17 obj-y   += cache.o