[BGPVPN] Enable/add plugin build to ISO. 79/16379/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 5 Jul 2016 12:53:48 +0000 (14:53 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 5 Jul 2016 13:50:23 +0000 (13:50 +0000)
Change-Id: I4d01e9f9aeea3b0ab5bcc7fbe6840b8960fff5d9

Makefile

index b38b614..fb1f4a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ endif
 build:
        cd ${root}/upstream/fuel/build && \
                make \
-                       BUILD_FUEL_PLUGINS=f_odlpluginbuild \
+                       BUILD_FUEL_PLUGINS="f_odlpluginbuild f_bgpvpn-pluginbuild" \
                        UBUNTU_ARCH="amd64 arm64" \
                        FUELLIB_REPO=${root}/upstream/fuel-library \
                        FUELLIB_COMMIT=HEAD \