aboutsummaryrefslogtreecommitdiffstats
path: root/include/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/Kbuild')
-rw-r--r--include/Kbuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/Kbuild b/include/Kbuild
index b52288774345..d8c3e3cbf416 100644
--- a/include/Kbuild
+++ b/include/Kbuild
@@ -1,8 +1,10 @@
1# Top-level Makefile calls into asm-$(ARCH)
2# List only non-arch directories below
3
1header-y += asm-generic/ 4header-y += asm-generic/
2header-y += linux/ 5header-y += linux/
3header-y += sound/ 6header-y += sound/
4header-y += mtd/ 7header-y += mtd/
5header-y += rdma/ 8header-y += rdma/
6header-y += video/ 9header-y += video/
7 10header-y += drm/
8header-y += asm-$(ARCH)/