diff options
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk deleted file mode 100644 index d1db7eb6f..000000000 --- a/build/f_isoroot/f_vsperfpluginbuild/config.mk +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################## -# Copyright (c) 2015 Ericsson AB and others. -# jonas.bjurel@eicsson.com -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## - -VSPERF_BRANCH?=stable/danube -VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git -VSPERF_CHANGE?=5a48d6b78c014e62e7c233117abb61cc1f8844e6 |