Cross Reference: Makefile
xref
: /
linux-4.1.27
/
arch
/
sh
/
boards
/
mach-kfr2r09
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/arch/sh/boards/mach-kfr2r09/
1
obj
-y :=
setup.o
sdram.o
2
ifneq
(
$(
CONFIG_FB_SH_MOBILE_LCDC
)
,)
3
obj
-y +=
lcd_wqvga.o
4
endif
5