[OpenWrt-Devel] Rebuilding for specific hardware, example ar71xx/image for TP-Link TL-WR841ND
Arjen de Korte
arjen+openwrt at de-korte.org
Mon Mar 23 10:59:08 EDT 2015
Citeren Jean-Michel Pouré - GOOZE <jmpoure at gooze.eu>:
> Le lundi 23 mars 2015 à 15:18 +0100, Arjen de Korte a écrit :
>> No, you have to run 'make menuconfig' and select the luci package in
>> there. In many cases, other packages are needed when you select a
>> package. This is exactly what menuconfig automates (so making
>> changes
>> by hand in the generated .config file is usually a bad idea, just
>> like
>> the top lines of this file will tell you).
>
> Thanks, I got it now. So I should run make oldconfig when compiling
> automatically everyday?
You could do that, but this is only needed when major changes are made
in the tree. For instance, if you upgrade to a new version (you have a
working .config that you used for building Barrier Breaker, but you
now want to use that as a start when you want to migrate to Chaos
Calmer). For keeping in sync with the daily changes in the trunk,
you'll probably fine most of the time without it (subtle changes will
be dealt by 'make silent_oldconfig' which is part of the build process).
_______________________________________________
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