]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/frv/kernel/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / frv / kernel / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux kernel.
4 #
5
6 heads-y := head-uc-fr401.o head-uc-fr451.o head-uc-fr555.o
7 heads-$(CONFIG_MMU) := head-mmu-fr451.o
8
9 extra-y:= head.o vmlinux.lds
10
11 obj-y := $(heads-y) entry.o entry-table.o break.o switch_to.o \
12 process.o traps.o ptrace.o signal.o dma.o \
13 sys_frv.o time.o setup.o frv_ksyms.o \
14 debug-stub.o irq.o sleep.o uaccess.o
15
16 obj-$(CONFIG_GDBSTUB) += gdb-stub.o gdb-io.o
17
18 obj-$(CONFIG_MB93091_VDK) += irq-mb93091.o
19 obj-$(CONFIG_PM) += pm.o cmode.o
20 obj-$(CONFIG_MB93093_PDK) += pm-mb93093.o
21 obj-$(CONFIG_FUJITSU_MB93493) += irq-mb93493.o
22 obj-$(CONFIG_SYSCTL) += sysctl.o
23 obj-$(CONFIG_FUTEX) += futex.o
24 obj-$(CONFIG_MODULES) += module.o