projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3fc13d
)
staging: gma500: Makefiles
author
Alan Cox
<alan@linux.intel.com>
Wed, 30 Mar 2011 08:59:57 +0000
(09:59 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Apr 2011 18:27:44 +0000
(11:27 -0700)
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>
drivers/staging/gma500/Makefile
patch
|
blob
|
history
diff --git
a/drivers/staging/gma500/Makefile
b/drivers/staging/gma500/Makefile
index a52ba48be518d59ba2572ffe0ebf2f130631513c..383a574a5d1d4d0d7360f19a26976e5309a23666 100644
(file)
--- a/
drivers/staging/gma500/Makefile
+++ b/
drivers/staging/gma500/Makefile
@@
-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