]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/c6x/kernel/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-eoan-kernel.git] / arch / c6x / kernel / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
c278400c
AJ
2#
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
11obj-y += soc.o dma.o
12
13obj-$(CONFIG_MODULES) += module.o