From 7bae45e3996a09c1ffb92d997f91fdbfc2f47615 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 20 Oct 2009 16:14:55 +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 b940fdfa3b2..48b7b5533f1 100644 --- a/include/drm/Kbuild +++ b/include/drm/Kbuild @@ -8,3 +8,4 @@ unifdef-y += radeon_drm.h unifdef-y += sis_drm.h unifdef-y += savage_drm.h unifdef-y += via_drm.h +unifdef-y += glamo_drm.h -- cgit v1.2.3