blob: b34cb3c78c9a3146b1799950f047e65f52e44c44 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
angelo@sysam.ite77e65d2015-02-12 01:40:00 +01002#
3# (C) Copyright 2014 Angelo Dureghello <angelo@sysam.it>
angelo@sysam.ite77e65d2015-02-12 01:40:00 +01004
5extra-y = start.o
6obj-y = interrupts.o cpu.o speed.o cpu_init.o
7