oleavr-rgl-a500-mini-linux-.../arch/sh/boards/mach-kfr2r09/Makefile
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

4 lines
90 B
Makefile

obj-y := setup.o sdram.o
ifneq ($(CONFIG_FB_SH_MOBILE_LCDC),)
obj-y += lcd_wqvga.o
endif