v3d: tweak initial comment on pack generator script

As the files it mentions to use as reference has slightly different
names.

Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Alejandro Piñeiro 2019-07-02 12:02:04 +02:00
parent 8c5692b696
commit c2ff38d2df

View file

@ -30,7 +30,7 @@ import re
import sys
import copy
license = """/* Generated code, see packets.xml and gen_packet_header.py */
license = """/* Generated code, see v3d_packet_v21.xml, v3d_packet_v33.xml and gen_pack_header.py */
"""
pack_header = """%(license)s