Only load openflow/netcontrol if compiled with broker.

This commit is contained in:
Johanna Amann 2016-03-24 13:38:47 -07:00
parent a9cb90b6f5
commit 8650841bf5
3 changed files with 9 additions and 1 deletions

View file

@ -37,8 +37,10 @@
@load base/frameworks/reporter
@load base/frameworks/sumstats
@load base/frameworks/tunnels
@ifdef ( BrokerComm::enable )
@load base/frameworks/openflow
@load base/frameworks/netcontrol
@endif
@load base/protocols/conn
@load base/protocols/dhcp