Merge tag 'v4.6-rc3' into drm-intel-next-queued
[deliverable/linux.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
This page took 0.029242 seconds and 5 git commands to generate.