昨天想编个rt3052F的固件,但是make之后出现了这样的一条错误导致无法成功编译:
-
make[4]: *** [/home/Lee/trunk/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21/.quilt_checked] Error 126
后来在
http://www.8devices.com/community/viewtopic.php?f=1&t=6找到了解决方法:原来这是一个openwrt下的bug,只要在make menuconfig之前运行“make tools/quilt/install”,等他安装完之后就可以顺畅地make出rt305x的固件了
参考资料:http://www.8devices.com/community/viewtopic.php?f=1&t=6
阅读(2650) | 评论(0) | 转发(0) |