aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/Kbuild')
-rw-r--r--include/uapi/Kbuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/uapi/Kbuild b/include/uapi/Kbuild
new file mode 100644
index 000000000000..81d2106287fe
--- /dev/null
+++ b/include/uapi/Kbuild
@@ -0,0 +1,14 @@
+# UAPI Header export list
+# Top-level Makefile calls into asm-$(ARCH)
+# List only non-arch directories below
+
+
+header-y += asm-generic/
+header-y += linux/
+header-y += sound/
+header-y += mtd/
+header-y += rdma/
+header-y += video/
+header-y += drm/
+header-y += xen/
+header-y += scsi/