mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[infiniband] Include SRP by default, but only for Infiniband builds
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -135,9 +135,6 @@ REQUIRE_OBJECT ( slam );
|
||||
#ifdef SANBOOT_PROTO_ISCSI
|
||||
REQUIRE_OBJECT ( iscsiboot );
|
||||
#endif
|
||||
#ifdef SANBOOT_PROTO_IB_SRP
|
||||
REQUIRE_OBJECT ( ib_srpboot );
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Drag in all requested resolvers
|
||||
|
||||
Reference in New Issue
Block a user