PCI_ROM() and ISA_ROM() macros occur only within driver files. Running parserom.pl on non-driver files is therefore redundant. Skip running parserom.pl on any files outside a "drivers" directory. This reduces the time taken to generate build rules and dependencies after a "make veryclean" by around 12%. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
549 |
|
549 |
|
550 |
|
550 |
|
551 |
|
551 |
|
552 |
|
|
|
|
552 |
|
|
|
553 |
|
|
553 |
|
554 |
|
554 |
|
555 |
|
555 |
|
556 |
|