Skip to content

Commit

Permalink
staging: gma500: Makefiles
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Apr 5, 2011
1 parent d3fc13d commit f4f7868
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion drivers/staging/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f4f7868

Please sign in to comment.