On 5 December 2012 14:34, Felix Fietkau <n...@openwrt.org> wrote:
> On 2012-11-27 2:47 PM, Roman Yeryomin wrote:
>> This will allow to call `make package/<name>/make' to rerun package
>> Build/Compile thus recompiling changed files. Package should be
>> previously compiled.
>> This is very handful especially when using package-version-override.mk
>> <http://package-version-override.mk> or simply using local files
>> manually with bigger packages.
>>
>> Signed-off-by: Roman Yeryomin <ro...@advem.lv <mailto:ro...@advem.lv>>
> NACK. Changed source files in the build dir will already trigger a
> rebuild when calling make package/<name>/compile.

That's very strange but now it really recompiles the changed files. If
it would from the very beginning I wouldn't even bother making a
patch.
Anyway, as we clarified in other thread it can be achieved with
QUILT=1 and NO_RECONFIGURE=1

Regards,
Roman
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to