aarch64 CPU arch / ThunderX platform initial support
[vpp.git] / build-data / packages / vpp.mk
index ff2c551..02aca4e 100644 (file)
@@ -7,8 +7,7 @@ vpp_configure_depend =                          \
        vnet-install                            \
 
 # 
-vpp_configure_args = --with-q-platform=$(PLATFORM) \
-       --with-q-plugin-prefix=$(MU_BUILD_ROOT_DIR)/packages-$(PLATFORM)
+vpp_configure_args = 
 
 # Platform dependent configure flags
 vpp_configure_args += $(vpp_configure_args_$(PLATFORM))