I'm trying to rebuild a kernel that has almost the same config as the one in
openwrt releases, except with soft FPU emulation turned on.   I was doing
this because I want to run mldonkey on openwrt.   It is quite hard to
compile mldonkey using openwrt's cross toolchain, Using qemu-mips and debian
works, but the resulting binary uses hardware float instructions since the
whole toolchain is using hard float.  So I have to rebuild the kernel with
soft FPU emulation turned on.  However, the kernel built failed to load some
of kernel modules from opkg repository, saying some symbol were missing.
Can I have the kernel config that used in openwrt releases?

Thanks.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to