blob: c9ec0662a4ec41e904552061275a85e30ab1476d [file] [log] [blame]
Vineet Guptacfdbc2e2013-01-18 15:12:20 +05301#
2# Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
3#
4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License version 2 as
6# published by the Free Software Foundation.
7
8obj-y := arcksyms.o setup.o irq.o time.o reset.o ptrace.o entry.o process.o
9obj-y += signal.o traps.o sys.o troubleshoot.o stacktrace.o clk.o
Vineet Gupta999159a2013-01-22 17:00:52 +053010obj-y += devtree.o
Vineet Guptacfdbc2e2013-01-18 15:12:20 +053011
12obj-$(CONFIG_ARC_FPU_SAVE_RESTORE) += fpu.o
13CFLAGS_fpu.o += -mdpfp
14
15obj-y += ctx_sw_asm.o
16
17extra-y := vmlinux.lds head.o