diff options
Diffstat (limited to 'include/Kbuild')
| -rw-r--r-- | include/Kbuild | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/include/Kbuild b/include/Kbuild index b5228877434..bab1145bc7a 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,8 +1,2 @@ -header-y += asm-generic/ -header-y += linux/ -header-y += sound/ -header-y += mtd/ -header-y += rdma/ -header-y += video/ - -header-y += asm-$(ARCH)/ +# Top-level Makefile calls into asm-$(ARCH) +# List only non-arch directories below |
