diff options
Diffstat (limited to 'build-root')
-rw-r--r-- | build-root/platforms.mk | 2 |
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 |