From 36d0297330ba3e8662ed8ca557f173965d99f680 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 19 Apr 2009 21:01:06 +0100 Subject: Start to define ioctls This is the beginnings of the definition of our GEM interface Signed-off-by: Thomas White --- 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