We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07d15ab + 16f90cc commit 476a9c4Copy full SHA for 476a9c4
src/hw/ag7m039_devkit/syn/Makefile
@@ -481,7 +481,7 @@ clean:
481
482
################################################
483
# Checking for the existence of intel custom ip
484
-INTEL_CUSTOM_IP_DIR = ../../src/rtile_4x4/intel_custom_ip
+INTEL_CUSTOM_IP_DIR = ../src/intel_custom_ip
485
INTEL_CUSTOM_IP_DIR_TARGET = $(INTEL_CUSTOM_IP_DIR)-$(wildcard $(INTEL_CUSTOM_IP_DIR))
486
INTEL_CUSTOM_IP_DIR_PRESENT = $(INTEL_CUSTOM_IP_DIR)-$(INTEL_CUSTOM_IP_DIR)
487
INTEL_CUSTOM_IP_DIR_ABSENT = $(INTEL_CUSTOM_IP_DIR)-
0 commit comments