fix run-vat path
Change-Id: Idfe5050b2db35794687da797afdca60a707aa42c Signed-off-by: Matus Fabian <matfabia@cisco.com>
This commit is contained in:
Matus Fabian
committed by
Damjan Marion
parent
68fda1c47c
commit
5d22448922
2
Makefile
2
Makefile
@ -284,7 +284,7 @@ build-vat:
|
|||||||
$(call make,$(PLATFORM)_debug,vpp-api-test-install)
|
$(call make,$(PLATFORM)_debug,vpp-api-test-install)
|
||||||
|
|
||||||
run-vat:
|
run-vat:
|
||||||
@sudo $(BR)/install-$(PLATFORM)_debug-native/vpp-api-test/bin/vpp_api_test
|
@sudo $(BR)/install-$(PLATFORM)_debug-native/vpp/bin/vpp_api_test
|
||||||
|
|
||||||
pkg-deb:
|
pkg-deb:
|
||||||
$(call make,$(PLATFORM),install-deb)
|
$(call make,$(PLATFORM),install-deb)
|
||||||
|
Reference in New Issue
Block a user