OpenWrt on RPi2
by cc
fetch OpenWrt source code
git clone git://git.openwrt.org/openwrt.git openwrt_rpi2
./scripts/feeds update -a
./scripts/feeds install -a
configure the OpenWrt
make menuconfig
编辑package/kernel/mac80211/files/lib/wifi/mac80211.sh自动开启无线
tags: