]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/h8300/kernel/Makefile
[PATCH] sort the devres mess out
[mirror_ubuntu-bionic-kernel.git] / arch / h8300 / kernel / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5extra-y := vmlinux.lds
6
7obj-y := process.o traps.o ptrace.o ints.o \
8 sys_h8300.o time.o semaphore.o signal.o \
5ea81769
AV
9 setup.o gpio.o init_task.o syscalls.o devres.o
10
11devres-y = ../../../kernel/irq/devres.o
1da177e4
LT
12
13obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o