mirror of
https://github.com/ipxe/ipxe.git
synced 2026-05-04 12:01:25 +02:00
[build] Include devicetree drivers in the SBI all-drivers build
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
81da1a1b6c
commit
3f12b8b1cf
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user