X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=include%2FKbuild;h=d8c3e3cbf41603eb983e5922da3ee796c7fece84;hp=cb2534800b1974c73f7844e629d92b75074dcf05;hb=9d2a3f31d6d7832cd441eeda08bc2266cdd5d972;hpb=8555255f0b426858d8648c6206b70eb906cf4ec7 diff --git a/include/Kbuild b/include/Kbuild index cb25348..d8c3e3c 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,2 +1,10 @@ -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/