This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
bf59170a66
acrn-kernel
/
arch
/
sh
/
boards
/
mach-migor
/
Makefile
3 lines
69 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: Add migor specific memory pre/post sleep code Add self-refresh handling code for the Migo-R board. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-29 18:52:31 +08:00
obj-y
:=
setup.o sdram.o
sh: Add SuperH Mobile LCDC platform data for Migo-R Add WVGA and QVGA LCD panel support to Migo-R. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-07-28 17:47:30 +08:00
obj-$(CONFIG_SH_MIGOR_QVGA)
+=
lcd_qvga.o