]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/c6x/kernel/Makefile
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[mirror_ubuntu-bionic-kernel.git] / arch / c6x / kernel / Makefile
1 #
2 # Makefile for arch/c6x/kernel/
3 #
4
5 extra-y := head.o vmlinux.lds
6
7 obj-y := process.o traps.o irq.o signal.o ptrace.o
8 obj-y += setup.o sys_c6x.o time.o devicetree.o
9 obj-y += switch_to.o entry.o vectors.o c6x_ksyms.o
10 obj-y += soc.o dma.o
11
12 obj-$(CONFIG_MODULES) += module.o