xref: /linux/include/Kbuild (revision aa07a99412f56ad56faecbaa683f3bc0ae99abc2)
1# Top-level Makefile calls into asm-$(ARCH)
2# List only non-arch directories below
3
4header-y += asm-generic/
5header-y += linux/
6header-y += sound/
7header-y += mtd/
8header-y += rdma/
9header-y += video/
10header-y += drm/
11header-y += xen/
12header-y += scsi/
13