summaryrefslogtreecommitdiff
path: root/include/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/Kbuild')
-rw-r--r--include/Kbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Kbuild b/include/Kbuild
index b52288774345..6ae595cda668 100644
--- a/include/Kbuild
+++ b/include/Kbuild
@@ -1,8 +1,8 @@
+# Top-level Makefile calls into asm-$(ARCH)
+
header-y += asm-generic/
header-y += linux/
header-y += sound/
header-y += mtd/
header-y += rdma/
header-y += video/
-
-header-y += asm-$(ARCH)/