This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
aa3933b873
linux
/
arch
/
sh
/
boards
/
mach-kfr2r09
/
Makefile
5 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: add a parameter to LCDC driver's .display_on() callback HDMI support for the sh_mobile_lcdc framebuffer driver will require a 'struct fb_info *' pointer for its .display_on() callback. While at it fix kfr2r09 framebuffer modular build. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-07-21 12:13:17 +02:00
obj-y
:=
setup.o sdram.o
i
f
n
e
q
(
$(
CONFIG_FB_SH_MOBILE_LCDC
)
,
)
obj-y
+=
lcd_wqvga.o
e
n
d
i
f
Reference in New Issue
Copy Permalink