diff options
Diffstat (limited to 'include/Kbuild')
-rw-r--r-- | include/Kbuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/Kbuild b/include/Kbuild index 8d226bf..83256b6 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,12 +1,8 @@ # 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/ |