aboutsummaryrefslogtreecommitdiffstats
path: root/build-root
diff options
context:
space:
mode:
authorjuraj.linkes <juraj.linkes@pantheon.tech>2019-08-14 11:11:33 +0200
committerAndrew Yourtchenko <ayourtch@gmail.com>2019-10-29 09:45:11 +0000
commit9a114bcb28b46d1cf7f76e07257724c073fe4316 (patch)
treef1b0c77bfcd750f8830d17faf211d131d7b18e47 /build-root
parent7b3695d34d9013e1fa323e7aa0c46c23082bf46e (diff)
ebuild: Unite default build platform to vpp
Top level makefile is using vpp as the default platform. The other place where platform is specified has native as the default. Unite them to the only currently supported platform - vpp. Type: make Change-Id: Idb12ccc3056dd6be640a2d6763dc30e4f789d2ac Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech> (cherry picked from commit 664ec91fdea75c90c3b9c8086a9a97df32a6f91b)
Diffstat (limited to 'build-root')
-rw-r--r--build-root/platforms.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/platforms.mk b/build-root/platforms.mk
index cb36d1bfac7..3584dfa0948 100644
--- a/build-root/platforms.mk
+++ b/build-root/platforms.mk
@@ -35,7 +35,7 @@
#
# Platform selects e.g. Linux config file
-PLATFORM = native
+PLATFORM = vpp
native_arch = native