Index: head/net/ipxe/files/patch-util_parserom.pl =================================================================== --- head/net/ipxe/files/patch-util_parserom.pl (nonexistent) +++ head/net/ipxe/files/patch-util_parserom.pl (revision 425210) @@ -0,0 +1,11 @@ +--- util/parserom.pl.orig 2016-11-03 13:22:25 UTC ++++ util/parserom.pl +@@ -157,7 +157,7 @@ sub process_isa_rom { + + # Output Makefile rules for the specified ROM declarations + sub print_make_rules { +- my ( $state, my $image, my $desc, my $vendor, my $device, my $dup ) = @_; ++ my ( $state, $image, $desc, $vendor, $device, $dup ) = @_; + unless ( $state->{'is_header_printed'} ) { + print "# NIC\t\n"; + print "# NIC\tfamily\t$state->{family}\n"; Property changes on: head/net/ipxe/files/patch-util_parserom.pl ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property