Skip to content

Commit b41830f

Browse files
Virat AgarwalGitHub Enterprise
authored andcommitted
Updating master branch Makefile to not have HEAD keyword
1 parent ffa667e commit b41830f

File tree

1 file changed

+0
-4
lines changed
  • cpp_kernels/axi_burst_performance

1 file changed

+0
-4
lines changed

cpp_kernels/axi_burst_performance/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,7 @@ endif
272272

273273
sd_card: $(BINARY_CONTAINERS) $(EXECUTABLE) gen_run_app
274274
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-
=======
278275
make $(BUILD_DIR)/$(PACKAGE_OUT)/test_kernel_maxi_512bit.xclbin
279-
>>>>>>> 3af355b78cc6cd8246021c7ad896350aab0128c7
280276
endif
281277

282278
############################## Cleaning Rules ##############################

0 commit comments

Comments
 (0)