ebuild: Unite default build platform to vpp 93/21293/4
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Wed, 14 Aug 2019 09:11:33 +0000 (11:11 +0200)
committerDave Barach <openvpp@barachs.net>
Thu, 3 Oct 2019 16:56:38 +0000 (16:56 +0000)
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>
build-root/platforms.mk

index cb36d1b..3584dfa 100644 (file)
@@ -35,7 +35,7 @@
 #
 
 # Platform selects e.g. Linux config file
-PLATFORM = native
+PLATFORM = vpp
 
 native_arch = native