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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user