X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2FKbuild;h=d8c3e3cbf41603eb983e5922da3ee796c7fece84;hb=42a17ad2762f465d291c3bc0b6ed2b3738f65481;hp=b52288774345deaf39d422aaa380c85590b36772;hpb=e629a7ddc0188e1bb9e956e698a9bd00c19c9854;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/Kbuild b/include/Kbuild index b522887..d8c3e3c 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -1,8 +1,10 @@ +# 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 += asm-$(ARCH)/ +header-y += drm/