summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/cpu/Makefile
blob: fc47d666fe6139bf4a2128fdeb683b96c4a16a80 (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2011
# Julius Baxter <julius@opencores.org>
#
# SPDX-License-Identifier:	GPL-2.0+
#

extra-y	= start.o
obj-y	= cache.o cpu.o exceptions.o interrupts.o
OpenPOWER on IntegriCloud