utils: tracepoints: gen-tp-header: Add execute permission

The gen-tp-header script does not have execute permissions set on the
file.

Add the execute permission to ensure that meson runs this script
consistently in the same configuration as other scripts, without
invoking python itself separately.

Signed-off-by: Brian Olson <icic@bolson.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Brian Olson 2021-12-06 19:47:52 +00:00 committed by Kieran Bingham
parent 8a480237f6
commit 8ff5a8d548

0
utils/tracepoints/gen-tp-header.py Normal file → Executable file
View file