apt-get install subversion build-essential libncurses5-dev zlib1g-dev gawk git ccache gettext libssl-dev xsltproc
git clone git://git.openwrt.org/14.07/openwrt.git
cd openwrt
./scripts/feeds update -a
cd openwrt
./scripts/feeds update -a
make menuconfig
Target System (Atheros AR7xxx/AR9xxx) --->
Subtarget (Generic devices with NAND flash) --->
Target Profile (NETGEAR WNDR3700v4/WNDR4300) --->
make
Target System (Atheros AR7xxx/AR9xxx) --->
Subtarget (Generic devices with NAND flash) --->
Target Profile (NETGEAR WNDR3700v4/WNDR4300) --->
make
wget
mv config.ar71xx_nand .config
make menuconfig
exit
make
mv config.ar71xx_nand .config
make menuconfig
exit
make