1.獲取openwrt源碼
git clone https://github.com/openwrt/openwrt.git
2.安裝一些庫及必備程序:
sudo apt-get install libncurses5-dev gawk gcc g++ (gcc和g++的版本需要大於或等於4.8)
1.獲取openwrt源碼
git clone https://github.com/openwrt/openwrt.git
2.安裝一些庫及必備程序:
sudo apt-get install libncurses5-dev gawk gcc g++ (gcc和g++的版本需要大於或等於4.8)
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。