mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 12:55:11 +00:00
zfs: Disable on riscv32
Its not yet ported for this architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e1ccf12c15
commit
f53c26a3ee
@ -54,3 +54,5 @@ FILES:${PN}-dev += "\
|
|||||||
${prefix}/src/zfs-${PV}/* \
|
${prefix}/src/zfs-${PV}/* \
|
||||||
${prefix}/src/spl-${PV}/* \
|
${prefix}/src/spl-${PV}/* \
|
||||||
"
|
"
|
||||||
|
# Not yet ported to rv32
|
||||||
|
COMPATIBLE_HOST:riscv32 = "null"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user