v_hdmitxss: update depends clause for vtc driver
Updated vtc driver dependency version to 7.1 Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
This commit is contained in:
parent
83bfc8403a
commit
e4715b82e8
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ BEGIN driver v_hdmitxss
|
|||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION DEPENDS = (v_hdmitx_v1_0 vtc_v7_0 hdcp1x_v2_0 tmrctr_v4_0);
|
||||
OPTION DEPENDS = (v_hdmitx_v1_0 vtc_v7_1 hdcp1x_v2_0 tmrctr_v4_0);
|
||||
OPTION NAME = v_hdmitxss;
|
||||
|
||||
END driver
|
||||
|
|
Loading…
Add table
Reference in a new issue