aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-kfr2r09/Makefile
blob: 4a4a35ad7ba07c583b97decea3f83e30c42766d2 (plain) (blame)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
obj-y	:= setup.o sdram.o
ifneq ($(CONFIG_FB_SH_MOBILE_LCDC),)
obj-y	+=  lcd_wqvga.o
endif