-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
yocto 5.1
bitbake zfs can not find zfs.ko
remove configure option --enable-linux-builtin from meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb
because I think --enable-linux-builtin option will need to copy zfs module source into kernel tree first.
but without --enable-linux-builtin will get error:
..../build/module/os/linux/spl/spl-atomic.o needed by .....build/module/spl.o
why in riscv yocto, spl-atomic.o can not be built? I checked Kbuild/Makefile in module dir, everything is fine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels