staging: gma500: Makefiles

Build the new files now all the changes they need are present. They won't
yet be used but the plumbing is next step.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Alan Cox 2011-03-30 09:59:57 +01:00 committed by Greg Kroah-Hartman
parent d3fc13d8fb
commit f4f7868bf9
1 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,8 @@ psb_gfx-y += psb_bl.o \
psb_ttm_fence_user.o \
psb_ttm_placement_user.o \
psb_powermgmt.o \
psb_irq.o
psb_irq.o \
mrst_crtc.o \
mrst_lvds.o
obj-$(CONFIG_DRM_PSB) += psb_gfx.o