mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
9741065bdd
Move ion from drivers/gpu/ion to drivers/android/staging/ion. Change-Id: Id6e996aa3954cbb8e1a8abc9578a56204f5eb211 Signed-off-by: Colin Cross <ccross@android.com> Git-commit: 8cb378f23cb15b6d7e5d57bde7bac8f157c9d301 Git-repo: http://android.googlesource.com/kernel/common/ [mitchelh@codeaurora.org: Some conflicts since we already did the UAPI split.] Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
3 lines
90 B
Makefile
3 lines
90 B
Makefile
obj-y += drm/ vga/
|
|
obj-$(CONFIG_TEGRA_HOST1X) += host1x/
|
|
obj-$(CONFIG_MSM_KGSL) += msm/
|