First, setup build environment, different linux distribution use different method. ignore… Next, fetch the openwrt surce code
# git clone git://git.openwrt.org/openwrt.git
Next, install extra packages
# ./scripts/feeds update -a
# ./scripts/feeds install -a
Next, config the source codes
# make menuconfig
Target System---AR71xx/AR7240/AR913x/AR934x
Target Profile---TP-LINK WR841N/ND
LuCI—>Collections—– <*> luci
Next, build
# make V=99
outputs are under ./bin
FEATURED TAGS
FRIENDS
- 安卓开发工具汇总
- 稀土掘金
- 开发技术前线
- 脉脉不得语的技术博客
- codeKK Android 开源项目集合
- Trinea
- Gracker
- 23CODE android经典开源代码分享
- 泡在网上的日子
- V2EX
- 简书
- Github trending
- Engineering at Facebook
- Square Engineering Blog
- NimbleDroid Blog
- Jake Wharton
- Cyril Mottier
- Fernando Cejas
- Mehdi Sakout
- Yet Another Coder's Blog
- App Chunk
- Big Nerd Ranch
- Realm
- ReactiveX
- FlatBuffers