发布时间:2015-07-22 15:38:18
原文地址:http://blog.csdn.net/teddy99999/article/details/17203501第一次接触到openwrt,真是被毁三观啊,不要说makefile,连源代码在哪里都找不到,知道嵌入式系统水深,没想到迈出第一步就没过了脖子。好在旁边有人指点,直接在芯片厂商提供的既有代码上做二次开发,项目进展倒也完全满足了前期计划的目标。但是哥.........【阅读全文】
发布时间:2015-07-22 15:34:30
原文地址:http://wiki.openwrt.org/doc/devel/packagesOne of the things that we've attempted to do with OpenWrt's template system is make it incredibly easy to port software to OpenWrt. If you look at a typical package directory in OpenWrt you'll find two things:package/Makefile.........【阅读全文】
发布时间:2015-07-03 11:54:25
第一步:安装tftp服务
sudo apt-get install tftpd tftp openbsd-inetd......【阅读全文】