|
|
@@ -68,9 +68,9 @@ config BR2_TARGET_XILINX_PREBUILT_VERSAL_XSA_LOCATION
|
|
|
file. This URL can use any protocol recognized by Buildroot,
|
|
|
like http://, ftp://, file:// or scp://.
|
|
|
|
|
|
- When pointing to a local XSA using file://, you may want to
|
|
|
- use a make variable like $(TOPDIR) to reference the root of
|
|
|
- the Buildroot tree.
|
|
|
+ When pointing to a local XSA using file:// or simply the
|
|
|
+ local path, you may want to use a make variable like
|
|
|
+ $(TOPDIR) to reference the root of the Buildroot tree.
|
|
|
|
|
|
This option applies to either versal or versal2.
|
|
|
|