mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00

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>
2 lines
69 B
Makefile
2 lines
69 B
Makefile
obj-y := setup.o sdram.o
|
|
obj-$(CONFIG_SH_MIGOR_QVGA) += lcd_qvga.o
|