mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
[build] Include devicetree drivers in the SBI all-drivers build
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -29,3 +29,7 @@ NON_AUTO_MEDIA += pf32
|
||||
%.pf32 : %.sbi $(MAKEDEPS)
|
||||
$(Q)$(CP) $< $@
|
||||
$(Q)$(TRUNCATE) -s 32M $@
|
||||
|
||||
# Include Devicetree drivers in the all-drivers build
|
||||
#
|
||||
DRIVERS_ipxe += $(DRIVERS_dt_net)
|
||||
|
||||
Reference in New Issue
Block a user