diff options
Diffstat (limited to 'src/util/parserom.pl')
| -rwxr-xr-x[-rw-r--r--] | src/util/parserom.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/parserom.pl b/src/util/parserom.pl index 5e55c6dad..e278e6336 100644..100755 --- a/src/util/parserom.pl +++ b/src/util/parserom.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl # # Parse PCI_ROM and ISA_ROM entries from a source file on stdin and # output the relevant Makefile variable definitions to stdout |
