summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-06-16 13:14:33 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-16 13:14:33 +1000
commitc3175093efa5394fd606669f9773e47c12ec8862 (patch)
tree0ffc9354bca20bdba89b3904f1071f464e6e0aed /include
parent35a0a6d46c890ee57c15b6f8a278fb7660756cba (diff)
parentd5306ed7bbc04cb534739745e911f5cb31f62062 (diff)
Merge commit 'kbuild/master'
Diffstat (limited to 'include')
-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)/