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