mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
3b8f29b415
Add Generic panel (user for DVI output) and Sharp LS037V7DW01 LCD panel. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
7 lines
121 B
Makefile
7 lines
121 B
Makefile
obj-$(CONFIG_OMAP2_VRAM) += vram.o
|
|
obj-$(CONFIG_OMAP2_VRFB) += vrfb.o
|
|
|
|
obj-y += dss/
|
|
obj-y += omapfb/
|
|
obj-y += displays/
|