diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-06-17 00:27:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-17 00:27:30 +0000 |
commit | 109b0e70eb9963fd5d4aa8e7fda3cc30ec7752b9 (patch) | |
tree | 95533db952a356654e7adbe4a2a27f03274bb458 /build/f_isoroot/Makefile | |
parent | b0670cfd013bf0ef4a1c1b3723fa3f5da6dd108d (diff) | |
parent | 1e0f9ea7d48815b7b10befa23e3c67a1d24e19e7 (diff) |
Merge "Add OVS with NSH/DPDK build"
Diffstat (limited to 'build/f_isoroot/Makefile')
-rw-r--r-- | build/f_isoroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile index ce4c269fd..de18ced7a 100644 --- a/build/f_isoroot/Makefile +++ b/build/f_isoroot/Makefile @@ -11,7 +11,7 @@ # Add Fuel plugin build targets here # Plugins disabled for the Fuel Mitaka uplift. Please re-enable your plugin as you have # verified it! -PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_vsperfpluginbuild +PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_vsperfpluginbuild f_ovs-nsh-dpdk-pluginbuild #PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_ovsnfv-dpdk-pluginbuild f_vsperfpluginbuild f_qemupluginbuild f_ovs-nsh-dpdk-pluginbuild f_bgpvpn-pluginbuild export PLUGINS #NON_8-0_REBASED_PLUGINS = f_bgpvpn-pluginbuild |