blob: fbe74174de87a4e961e47ddb726ed93adc536b21 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Aurelien Jacquiotc2784002011-10-04 10:54:51 -04002#
3# Makefile for arch/c6x/kernel/
4#
5
6extra-y := head.o vmlinux.lds
7
8obj-y := process.o traps.o irq.o signal.o ptrace.o
9obj-y += setup.o sys_c6x.o time.o devicetree.o
10obj-y += switch_to.o entry.o vectors.o c6x_ksyms.o
Christoph Hellwig7f5c1ea2018-04-16 17:27:40 +020011obj-y += soc.o
Aurelien Jacquiotc2784002011-10-04 10:54:51 -040012
13obj-$(CONFIG_MODULES) += module.o