Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / m68k / cpu / mcf530x / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2014  Angelo Dureghello <angelo@sysam.it>
4
5 extra-y = start.o
6 obj-y   = interrupts.o cpu.o speed.o cpu_init.o
7