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