开发者

compile 2.6.21 kernel for MIPS32

开发者 https://www.devze.com 2023-02-01 15:36 出处:网络
Can anybody please help me to compile kernel 2.6.21 for mips32 acrh? Please let me know which option/options should I select from make menuconfig. I have the toolchain installed and the target board i

Can anybody please help me to compile kernel 2.6.21 for mips32 acrh? Please let me know which option/options should I select from make menuconfig. I have the toolchain installed and the target board is a little endian system.

Thanks in ad开发者_StackOverflow社区vance, Souvik


Finally I solved the issue. In my kernel configuration, machine selection was wrong so MIPS32, LITTLE_ENDIAN flag were not set in the configuration. After a few tries I have been able to sort out the right option and now I can build my module with this configurations. Thanks a lot for all the help.

Thanks, Souvik

0

精彩评论

暂无评论...
验证码 换一张
取 消