xref: /openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/Makefile (revision 04ab29ab257598b0e33785c075c9163ea090e6b7)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2000-2004
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6# ccflags-y += -DET_DEBUG
7
8extra-y = start.o
9obj-y	= cpu.o speed.o cpu_init.o pci.o interrupts.o slicetimer.o
10