[OpenWrt-Devel] Rebuilding for specific hardware, example ar71xx/image for TP-Link TL-WR841ND

Jean-Michel Pouré - GOOZE jmpoure at gooze.eu
Mon Mar 23 08:07:23 EDT 2015


> I read buildroot WIKI page:
> http://wiki.openwrt.org/doc/howto/build

I am getting confused about the build system.

I am comparing .config generated by buildroot (today's GIT) with
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/config 
and this is not the same file. 

Obviously, I need a default .config file before using buildroot. 
Where is it stored and published?

What is the recommended way to rebuild a custom image. 
I used the following script:

git clone git://git.openwrt.org/openwrt.git openwrt-ar71xx
cd openwrt-ar71xx
git pull
./scripts/feeds update -a
./scripts/feeds install lucie
#wget
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/config
-O .config
make menuconfig

Shall I fetch .config file with wget?

Kind regards,
Gnutella
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list