diff options
author | Stefan Berg <stefan.k.berg@ericsson.com> | 2016-01-29 13:37:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-29 13:37:57 +0000 |
commit | e9ea89ccb4017ce838d1e86b6cd97a0b6f7f1f82 (patch) | |
tree | ab91a03b3cf911a55877242d0ed1504bc6367cb8 /build | |
parent | fd0eebc7e49613b41700c0a9498fd37ab6436be5 (diff) | |
parent | ddbd129a4b666ffccbf253830ae66eb3d703ba3b (diff) |
Merge "fuel-plugin-ovsnfv: Enable plugin after rebase" into stable/brahmaputra
Diffstat (limited to 'build')
-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 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 |