video_sink: modify modules dir in the sysfs to compatible with kernel 3.14 [1/3]

PD#150498: modify modules dir in the sysfs to compatible with kernel 3.14

Change-Id: If34cb6a153a4e5b97537faad1da04a1afec3fe4b
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
This commit is contained in:
Nanxin Qin
2017-09-04 20:32:41 +08:00
committed by Jianxin Pan
parent 3f88c71f4d
commit c7d74f200d

View File

@@ -1,2 +1,2 @@
obj-y += frame_sink.o
frame_sink-objs += video.o video_keeper.o vpp.o
obj-y += amvideo.o
amvideo-objs += video.o video_keeper.o vpp.o