mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-22 23:34:23 -09:00
Add the --executable shebang fixup option to the build phase so that the script ends with a proper #!/usr/bin/python interpeter line set. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>