File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
cpp_kernels/axi_burst_performance Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -272,11 +272,7 @@ endif
272
272
273
273
sd_card : $(BINARY_CONTAINERS ) $(EXECUTABLE ) gen_run_app
274
274
ifneq ($(HOST_ARCH ) , x86)
275
- <<<<<<< HEAD
276
- $(VPP) $(VPP_PFLAGS) -p $(BUILD_DIR)/testKernel.xclbin -t $(TARGET) --platform $(DEVICE) --package.out_dir $(PACKAGE_OUT) --package.rootfs $(EDGE_COMMON_SW)/rootfs.ext4 --package.sd_file $(SD_IMAGE_FILE) --package.sd_file xrt.ini --package.sd_file $(RUN_APP_SCRIPT) --package.sd_file $(EXECUTABLE) -o testKernel.xclbin
277
- ====== =
278
275
make $(BUILD_DIR)/$(PACKAGE_OUT)/test_kernel_maxi_512bit.xclbin
279
- >>>>>>> 3af355b78cc6cd8246021c7ad896350aab0128c7
280
276
endif
281
277
282
278
# ############################# Cleaning Rules ##############################
You can’t perform that action at this time.
0 commit comments