Chris Zankel | c978b52 | 2016-08-10 18:36:44 +0300 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2007 - 2013 Tensilica, Inc. | ||||
3 | # (C) Copyright 2014 - 2016 Cadence Design Systems Inc. | ||||
4 | # | ||||
5 | # SPDX-License-Identifier: GPL-2.0+ | ||||
6 | # | ||||
7 | |||||
8 | obj-y = cpu.o exceptions.o | ||||
9 | extra-y = start.o |