Hi
Is it possible to build RFS with flex-builder and generate the JFFS2 image?
Or to build RFS to initramfs via flex-builder?
Thanks.
解決済! 解決策の投稿を見る。
This is supported only for buildroot root filesystems. You can instruct flex-builder to create a buildroot rootfs by specifying -r option:
and configuring the options in the corresponding file under configs/buildroot/ as appropriate:
More details can be found in docs/flexbuild_usage.txt
Hope this helps
Platon
This is supported only for buildroot root filesystems. You can instruct flex-builder to create a buildroot rootfs by specifying -r option:
and configuring the options in the corresponding file under configs/buildroot/ as appropriate:
More details can be found in docs/flexbuild_usage.txt
Hope this helps
Platon