mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
[ethernet] Include AoE only for Ethernet 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_AOE
|
||||
REQUIRE_OBJECT ( aoeboot );
|
||||
#endif
|
||||
#ifdef SANBOOT_PROTO_IB_SRP
|
||||
REQUIRE_OBJECT ( ib_srpboot );
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user