This also includes various documentation files and the devicetree files for msm boards. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
14 lines
272 B
Makefile
14 lines
272 B
Makefile
# 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/
|
|
header-y += media/
|