From ddbd129a4b666ffccbf253830ae66eb3d703ba3b Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Wed, 27 Jan 2016 16:55:52 +0000 Subject: fuel-plugin-ovsnfv: Enable plugin after rebase Change-Id: I08ae033e905cae9c2f7cd4f8cc66e8f78f1d54c4 Signed-off-by: Billy O'Mahony (cherry picked from commit bf6f1ba5b6e91cf73e74b4fe50063f88d74f18b3) --- build/f_isoroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile index babb5d68d..d59908a61 100644 --- a/build/f_isoroot/Makefile +++ b/build/f_isoroot/Makefile @@ -9,7 +9,7 @@ ############################################################################## # Add Fuel plugin build targets here -PLUGINS = f_odlpluginbuild +PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_ovsnfv-dpdk-pluginbuild #NON_8-0_REBASED_PLUGINS = f_qemupluginbuild f_ovs-nsh-dpdk-pluginbuild f_onosfwpluginbuild f_bgpvpn-pluginbuild f_ovsnfv-dpdk-pluginbuild f_vsperfpluginbuild # If the BUILD_FUEL_PLUGINS environment variable is set, only build the plugins -- cgit 1.2.3-korg