X-Git-Url: http://git.etherboot.org/people/andreif/gpxe.git/blobdiff_plain/0acb0168408c9e8e8fd843221bb57d1c3a39fb3d..67afe84292723e13da02308fc4cf08cf9ab5e0c0:/src/net/aoe.c diff --git a/src/net/aoe.c b/src/net/aoe.c index 5536ae8d..2e2199b3 100644 --- a/src/net/aoe.c +++ b/src/net/aoe.c @@ -40,7 +40,7 @@ * */ -FEATURE ( "AoE", DHCP_EB_FEATURE_AOE ); +FEATURE ( "AoE", DHCP_EB_FEATURE_AOE, 1 ); struct net_protocol aoe_protocol;