]> git.ipfire.org Git - thirdparty/linux.git/blame - arch/score/kernel/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / arch / score / kernel / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
6bc9a396
CL
2#
3# Makefile for the Linux/SCORE kernel.
4#
5
6extra-y := head.o vmlinux.lds
7
842d7b1c 8obj-y += entry.o irq.o process.o ptrace.o \
f673c032
AB
9 setup.o signal.o sys_score.o time.o traps.o \
10 sys_call_table.o
6bc9a396
CL
11
12obj-$(CONFIG_MODULES) += module.o