Trying to build vpp
This commit is contained in:
@@ -53,7 +53,7 @@ uboot-tools: $(UBOOT_TAR)
|
||||
--build-arg UBOOT_TAR=$(UBOOT_TAR) \
|
||||
--output type=local,dest=./$(OUT_DIR) .
|
||||
|
||||
dpdk: $(UBOOT_TAR)
|
||||
dpdk: $(DPDK_TAR)
|
||||
@mkdir -p $(OUT_DIR)/dpdk
|
||||
docker buildx build --platform linux/arm64 \
|
||||
-f docker/dpdk.Dockerfile \
|
||||
|
||||
Reference in New Issue
Block a user