From 4fe52e62cc86fc303cbc0f9a3c5081e38f95b950 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 22 May 2010 19:01:00 +0200 Subject: Glamo DRM and KMS driver This adds the Glamo DRM and KMS driver, but note that modifications are needed elsewhere to support it. Signed-off-by: Thomas White Signed-off-by: Martin Jansa --- include/drm/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'include/drm/Kbuild') diff --git a/include/drm/Kbuild b/include/drm/Kbuild index bd3a1c2fbdb..a8f06ebbecb 100644 --- a/include/drm/Kbuild +++ b/include/drm/Kbuild @@ -10,3 +10,4 @@ unifdef-y += savage_drm.h unifdef-y += vmwgfx_drm.h unifdef-y += via_drm.h unifdef-y += nouveau_drm.h +unifdef-y += glamo_drm.h -- cgit v1.2.3