Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / openrisc / kernel / Makefile
blob2d172e79f58d014f344446d8849bb7645dfabd7a
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the linux kernel.
6 extra-y := head.o vmlinux.lds
8 obj-y := setup.o or32_ksyms.o process.o dma.o \
9 traps.o time.o irq.o entry.o ptrace.o signal.o \
10 sys_call_table.o unwinder.o
12 obj-$(CONFIG_SMP) += smp.o sync-timer.o
13 obj-$(CONFIG_STACKTRACE) += stacktrace.o
14 obj-$(CONFIG_MODULES) += module.o
15 obj-$(CONFIG_OF) += prom.o
17 clean: