This is an old revision of the document!


tl-wr941nd.jpg

OpenWRT

Check-out

mkdir -p /embedded/openwrt/
cd /embedded/openwrt/
git clone git://git.openwrt.org/openwrt.git openwrt.git
chown -R nobody:nogroup /embedded/openwrt/openwrt.git
cd /embedded/openwrt/openwrt.git
/bin/su nobody
./scripts/feeds update -a

Configure

make menuconfig
 [Target System  = Atheros AR7xxx/AR9xxx]
 [Target Profile = TP-LINK TL-WR941N/ND]
 [Exit] [Yes]

Build

make V=s

Resources

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information