summaryrefslogtreecommitdiffstats
path: root/kernel/arch/x86/include/asm/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/x86/include/asm/Kbuild')
-rw-r--r--kernel/arch/x86/include/asm/Kbuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/kernel/arch/x86/include/asm/Kbuild b/kernel/arch/x86/include/asm/Kbuild
new file mode 100644
index 000000000..d55a210a4
--- /dev/null
+++ b/kernel/arch/x86/include/asm/Kbuild
@@ -0,0 +1,12 @@
+
+
+genhdr-y += unistd_32.h
+genhdr-y += unistd_64.h
+genhdr-y += unistd_x32.h
+
+generic-y += clkdev.h
+generic-y += cputime.h
+generic-y += dma-contiguous.h
+generic-y += early_ioremap.h
+generic-y += mcs_spinlock.h
+generic-y += scatterlist.h