]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arc/cpu/arc700/Makefile
arc: introduce separate section for interrupt vector table
[people/ms/u-boot.git] / arch / arc / cpu / arc700 / Makefile
CommitLineData
2f16ac9d
AB
1#
2# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
2f16ac9d
AB
7obj-y += cache.o
8obj-y += cpu.o
9obj-y += interrupts.o
10obj-y += reset.o
20a58ac0 11obj-y += start.o
2f16ac9d 12obj-y += timer.o