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