summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/Kbuild')
-rw-r--r--arch/mips/include/asm/Kbuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/arch/mips/include/asm/Kbuild b/arch/mips/include/asm/Kbuild
new file mode 100644
index 000000000..58351e484
--- /dev/null
+++ b/arch/mips/include/asm/Kbuild
@@ -0,0 +1,23 @@
+# MIPS headers
+generic-(CONFIG_GENERIC_CSUM) += checksum.h
+generic-y += current.h
+generic-y += dma-contiguous.h
+generic-y += emergency-restart.h
+generic-y += export.h
+generic-y += irq_work.h
+generic-y += local64.h
+generic-y += mcs_spinlock.h
+generic-y += mm-arch-hooks.h
+generic-y += msi.h
+generic-y += parport.h
+generic-y += percpu.h
+generic-y += preempt.h
+generic-y += qrwlock.h
+generic-y += qspinlock.h
+generic-y += sections.h
+generic-y += segment.h
+generic-y += trace_clock.h
+generic-y += unaligned.h
+generic-y += user.h
+generic-y += word-at-a-time.h
+generic-y += xor.h