转载http://blog.csdn.net/hui523hui523hui523/article/details/38366427
新的见解

https://forum.openwrt.org/viewtopic.php?id=11388
出现"missing separator. Stop." 
在复制的Makefile 前面的 四个空格换成 tab 即可
一定要make menuconfig 选中helloworld这个包
执行
    make package/helloworld/compile V=s -j4 才会真正执行成功.

相关文章:

  • 2021-10-22
  • 2022-12-23
  • 2021-07-28
  • 2021-05-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-12
  • 2021-11-29
  • 2022-01-08
  • 2022-12-23
  • 2021-03-27
  • 2022-01-12
相关资源
相似解决方案