2015-09-24 17:02:40 +00:00
|
|
|
sti-drm-y := \
|
2014-07-28 08:30:18 +00:00
|
|
|
sti_mixer.o \
|
2014-07-28 08:30:02 +00:00
|
|
|
sti_gdp.o \
|
2014-07-30 17:28:27 +00:00
|
|
|
sti_vid.o \
|
2014-12-11 12:34:42 +00:00
|
|
|
sti_cursor.o \
|
2014-07-31 07:39:11 +00:00
|
|
|
sti_compositor.o \
|
2015-07-31 09:32:34 +00:00
|
|
|
sti_crtc.o \
|
2015-09-24 17:02:40 +00:00
|
|
|
sti_plane.o \
|
|
|
|
sti_crtc.o \
|
|
|
|
sti_plane.o \
|
|
|
|
sti_hdmi.o \
|
2014-07-30 17:24:55 +00:00
|
|
|
sti_hdmi_tx3g0c55phy.o \
|
|
|
|
sti_hdmi_tx3g4c28phy.o \
|
2015-09-24 17:02:40 +00:00
|
|
|
sti_dvo.o \
|
|
|
|
sti_awg_utils.o \
|
2014-07-30 17:23:49 +00:00
|
|
|
sti_vtg.o \
|
2014-07-30 17:24:55 +00:00
|
|
|
sti_vtac.o \
|
2014-07-30 17:26:17 +00:00
|
|
|
sti_hda.o \
|
2014-07-30 16:48:35 +00:00
|
|
|
sti_tvout.o \
|
2014-12-11 10:38:59 +00:00
|
|
|
sti_hqvdp.o \
|
2015-07-31 09:32:34 +00:00
|
|
|
sti_drv.o
|
2015-09-24 17:02:40 +00:00
|
|
|
|
|
|
|
obj-$(CONFIG_DRM_STI) = sti-drm.o
|