summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:35:55 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:38 -0700
commit635816e1b87923f6715b8eec412c5eb32506805f (patch)
tree73e84953e39780c60624e289bf3760d798c913f2 /drivers/staging/gma500/Makefile
parentf0017b10499f1074d3b3c9a438bc9150940d9dc9 (diff)
downloadop-kernel-dev-635816e1b87923f6715b8eec412c5eb32506805f.zip
op-kernel-dev-635816e1b87923f6715b8eec412c5eb32506805f.tar.gz
gma500: GEM glue
Add this temporarily so we can keep making progress and also bundle all the GEM bits we need together in our staging driver while we get them into GEM itself. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/Makefile')
-rw-r--r--drivers/staging/gma500/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/gma500/Makefile b/drivers/staging/gma500/Makefile
index db73ec6..01aaa28 100644
--- a/drivers/staging/gma500/Makefile
+++ b/drivers/staging/gma500/Makefile
@@ -3,7 +3,8 @@
#
ccflags-y += -Iinclude/drm
-psb_gfx-y += psb_bl.o \
+psb_gfx-y += gem_glue.o \
+ psb_bl.o \
psb_drv.o \
psb_gem.o \
psb_fb.o \
OpenPOWER on IntegriCloud