diff options
author | Navya <navyax.bathula@intel.com> | 2017-04-07 15:37:59 +0530 |
---|---|---|
committer | Navya Bathula <navyax.bathula@intel.com> | 2017-04-11 17:43:57 +0000 |
commit | c51f1aadff98806a9265bd77a807e2bdd99fef6d (patch) | |
tree | d6d85895a79400638049366dce1ce46fbb5cc52a /build/f_isoroot/f_kvm-pluginbuild/config.mk | |
parent | 64af432a852c0c0f6b5afc11ddde7609932704db (diff) |
[kvm-plugin]Modifying kernel modules
Omitted the ovs kernel modules from kvmfornfv kernel modules for
the plugin.
Change-Id: Id907b829c843587c7fbd7914e19a243b77e7d5aa
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Diffstat (limited to 'build/f_isoroot/f_kvm-pluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_kvm-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index 99f4d8141..7ed35b3d2 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -9,4 +9,4 @@ KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=3933989f5caacc99da3ad0faa96b42a2861ead6b +KVMFORNFV_CHANGE=d3981dbb10bd286bd950f46aca72f398b887b0f8 |