diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-05-28 14:25:40 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-28 14:25:40 -0600 |
commit | 11893a10eaf80e68cafb43df3f2a72b9e8984db2 (patch) | |
tree | dba9047bd71a6533ecf4291fadbf16d72663e217 | |
parent | 737061fde0806688bfcba61b65ff6341cc95c413 (diff) | |
download | meta-xilinx-11893a10eaf80e68cafb43df3f2a72b9e8984db2.tar.gz |
meta-xilinx-vendor: ultra96: Temporarily workaround
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf b/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf new file mode 100644 index 00000000..3af5825e --- /dev/null +++ b/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf | |||
@@ -0,0 +1,3 @@ | |||
1 | # This machine has been removed. Temporarily enable it to work around various build expectations. | ||
2 | |||
3 | require conf/machine/zynqmp-eg-generic.conf | ||