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