Files
ipxe/src/util
Michael Brown 25d6c80498 [build] Fix .ids.o creation for drivers not in the all-drivers build
Commit dc19e63 ("[build] Construct all-drivers list based on driver
class") accidentally excluded the USB bus drivers from the list of
files parsed in order to create PCI 3.0 device ID lists.

Fix by returning $(DRIVERS) to its previous definition as a list of
all driver files, and use only $(DRIVERS_ipxe) to contain the
filtered list containing only those drivers which we want to include
in the "all-drivers" build.

Reported-by: Mary-Ann Johnson <MaryAnn.Johnson@displaylink.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-06-01 16:55:57 +01:00
..
2014-09-10 03:12:10 +01:00
2010-04-19 23:43:39 +01:00
2014-09-10 03:12:10 +01:00
2010-04-19 23:43:39 +01:00
2015-03-02 14:17:24 +00:00
2011-09-19 16:43:08 +01:00
2005-03-08 18:53:11 +00:00
2015-02-25 14:06:13 +00:00