From 5b7ac299f8ed8235fc891db4eedfa55ef26fc52e Mon Sep 17 00:00:00 2001 From: dongfeng Date: Mon, 25 Jan 2016 08:08:55 -0500 Subject: onosfw plugin for 8.0 Change-Id: I7804986242e9e2ac556a17b3475e7af48cec2756 --- build/f_isoroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/f_isoroot/Makefile') diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile index fc4bf79ba..33dedc74a 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 #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