]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/c6x/kernel/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / c6x / kernel / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for arch/c6x/kernel/
4 #
5
6 extra-y := head.o vmlinux.lds
7
8 obj-y := process.o traps.o irq.o signal.o ptrace.o
9 obj-y += setup.o sys_c6x.o time.o devicetree.o
10 obj-y += switch_to.o entry.o vectors.o c6x_ksyms.o
11 obj-y += soc.o dma.o
12
13 obj-$(CONFIG_MODULES) += module.o