mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
567fec6a4b
This also includes various documentation files and the devicetree files for msm boards. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
13 lines
272 B
Makefile
13 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/
|