commit | 91c75492118bab5450488e7368bd79664ce2d621 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Nov 03 18:22:48 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 16 12:14:08 2011 +0000 |
tree | 81c037ff957efc651ee412d2c27e585c00766301 | |
parent | af3a2cfbd132a0556f0e5e457817337047ebcb4c [diff] [blame] |
gma500: Now connect up to the DRM build to finish the job Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
diff --git a/drivers/gpu/drm/Makefile b/drivers/gpu/drm/Makefile index c0496f6..6307486 100644 --- a/drivers/gpu/drm/Makefile +++ b/drivers/gpu/drm/Makefile
@@ -36,4 +36,5 @@ obj-$(CONFIG_DRM_VIA) +=via/ obj-$(CONFIG_DRM_NOUVEAU) +=nouveau/ obj-$(CONFIG_DRM_EXYNOS) +=exynos/ +obj-$(CONFIG_DRM_GMA500) += gma500/ obj-y += i2c/