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