mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
13fa551b5e
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>
3 lines
69 B
Makefile
3 lines
69 B
Makefile
obj-y := setup.o sdram.o
|
|
obj-$(CONFIG_SH_MIGOR_QVGA) += lcd_qvga.o
|