mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user