X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2FKbuild;h=8d226bfa2696a6f7a1dbefa4ccbf1bff4b391bf6;hb=09d989d179d0c679043556dda77c51b41a2dae7e;hp=cb2534800b1974c73f7844e629d92b75074dcf05;hpb=8555255f0b426858d8648c6206b70eb906cf4ec7;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/Kbuild b/include/Kbuild index cb25348..8d226bf 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,2 +1,12 @@ -header-y += asm-generic/ linux/ scsi/ sound/ mtd/ rdma/ video/ -header-y += asm-$(ARCH)/ +# 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/