SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 extra-y += start.o
7 extra-y += traps.o
8 obj-y   += cpu.o
9 obj-y   += cpu_init.o
10 obj-$(CONFIG_OF_LIBFDT) += fdt.o
11 obj-$(CONFIG_CMD_IMMAP) += immap.o
12 obj-y   += interrupts.o
13 obj-y   += speed.o
14 obj-y   += cache.o