diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-01-23 12:33:24 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-01-25 07:24:20 -0800 |
| commit | 91e3870ccf2f4a904ec92b8aa6e875a578c08d59 (patch) | |
| tree | b53be292e0a4103d89cbcb19b40f2ca640060182 /meta-xilinx-standalone-experimental | |
| parent | af6c729003d6d7dba11d88fde05b93467cbaf1d0 (diff) | |
| download | meta-xilinx-91e3870ccf2f4a904ec92b8aa6e875a578c08d59.tar.gz | |
pmumc: Remove obsolete multiconfig
The multiconfigs used with this layer should come from dt-processor.sh
and be specifically generated for the build based on the system device
tree.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental')
| -rw-r--r-- | meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf b/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf deleted file mode 100644 index 756ea94a..00000000 --- a/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | MACHINE = "microblaze-pmu" | ||
| 2 | DISTRO = "xilinx-standalone" | ||
| 3 | TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}" | ||
| 4 | |||
| 5 | # These should be temporary until the dtg repo has the correct design | ||
| 6 | HDF_BASE ?= "file://" | ||
| 7 | HDF_PATH ?= "${TOPDIR}/system.dsa" | ||
| 8 | HDF_EXT ?= "dsa" | ||
