xref: /openbmc/u-boot/arch/m68k/cpu/mcf530x/Makefile (revision 88dc40991494951015978b381bc37899fd9971d4)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2014  Angelo Dureghello <angelo@sysam.it>
4
5extra-y	= start.o
6obj-y	= interrupts.o cpu.o speed.o cpu_init.o
7
8