summaryrefslogtreecommitdiffstats
path: root/openpower/configs/vesnin_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-04-05 16:19:53 +1000
committerGitHub <noreply@github.com>2018-04-05 16:19:53 +1000
commitdea3e52a52c56bc866c44ffe3f8e3122ff4e31b7 (patch)
tree196c88c01cfb6278d1cbe0f49f57911cba2546b2 /openpower/configs/vesnin_defconfig
parent58605bbdeb992995ec9f58d12b7166b099e9667e (diff)
parent18bb8e54f88a2db053b042a58505bddf31424189 (diff)
downloadblackbird-op-build-dea3e52a52c56bc866c44ffe3f8e3122ff4e31b7.tar.gz
blackbird-op-build-dea3e52a52c56bc866c44ffe3f8e3122ff4e31b7.zip
Merge pull request #1972 from YADRO-KNS/patchset
Patch set for VESNIN server support
Diffstat (limited to 'openpower/configs/vesnin_defconfig')
-rw-r--r--openpower/configs/vesnin_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/vesnin_defconfig b/openpower/configs/vesnin_defconfig
index 7d472bf6..cb7350ed 100644
--- a/openpower/configs/vesnin_defconfig
+++ b/openpower/configs/vesnin_defconfig
@@ -1,5 +1,6 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
+BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/vesnin-patches"
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
BR2_TOOLCHAIN_BUILDROOT_CXX=y
OpenPOWER on IntegriCloud