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)
This commit is contained in:
parent
7b3695d34d
commit
9a114bcb28
@ -35,7 +35,7 @@
|
||||
#
|
||||
|
||||
# Platform selects e.g. Linux config file
|
||||
PLATFORM = native
|
||||
PLATFORM = vpp
|
||||
|
||||
native_arch = native
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user