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.
1 parent bf9cfe7 commit 651c3cfCopy full SHA for 651c3cf
fpga/linux/petalinux/zcu102/project-spec/configs/config
@@ -26,7 +26,8 @@ CONFIG_SUBSYSTEM_COMPONENT_LINUX__KERNEL_NAME_EXT__LOCAL__SRC=y
26
#
27
# External linux-kernel local source settings
28
29
-CONFIG_SUBSYSTEM_COMPONENT_LINUX__KERNEL_NAME_EXT_LOCAL_SRC_PATH="/scratch/adelvecchio/control-pulp-open/fpga/linux/petalinux/zcu102/build/components/ext_sources/linux-xlnx"
+CONFIG_SUBSYSTEM_COMPONENT_LINUX__KERNEL_NAME_EXT_LOCAL_SRC_PATH="${TOPDIR}/../components/ext_sources/linux-xlnx"
30
+
31
32
33
# Auto Config Settings
0 commit comments