summaryrefslogtreecommitdiffstats
path: root/src/interface
diff options
context:
space:
mode:
authorMichael Brown2015-12-17 14:45:35 +0100
committerMichael Brown2015-12-17 14:54:51 +0100
commit91dd5524b762e2438cc6a949dd1440ee0998f5ef (patch)
treef0101d47b8ddcfaf137dc7ee1354166a6dca811c /src/interface
parent[efi] Centralise EFI file system info GUIDs (diff)
downloadipxe-91dd5524b762e2438cc6a949dd1440ee0998f5ef.tar.gz
ipxe-91dd5524b762e2438cc6a949dd1440ee0998f5ef.tar.xz
ipxe-91dd5524b762e2438cc6a949dd1440ee0998f5ef.zip
[build] Allow extra objects to be included in an all-drivers build
The build system allows for additional drivers (or other objects) to be specified using build targets such as make bin/intel--realtek.usb make bin/8086100e--8086100f.mrom This currently fails if the base target is the "bin/ipxe.*" all-drivers target, e.g. make bin/ipxe--acm.usb Fix the build target parsing logic to allow additional drivers (or other objects) to be included on top of the base all-drivers target. This can be used to include USB network card drivers, which are not yet included by default in the all-drivers build. Reported-by: Andrew Sloma <asloma@lenovo.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface')
0 files changed, 0 insertions, 0 deletions