On Fri, 13 Mar 2015 12:21:46 -0700
, Frank Rowand
wrote:
> From: Frank Rowand
>
> If CONFIG_OF_UNITTEST=y then a kernel image make will always cause .version to
> be incremented, even if there are not source changes. This is caused by
> a lack of dependency tracking and checking for
> drivers/
On Fri, Mar 13, 2015 at 2:21 PM, Frank Rowand wrote:
> From: Frank Rowand
>
> If CONFIG_OF_UNITTEST=y then a kernel image make will always cause .version to
> be incremented, even if there are not source changes. This is caused by
> a lack of dependency tracking and checking for
> drivers/of/uni
From: Frank Rowand
If CONFIG_OF_UNITTEST=y then a kernel image make will always cause .version to
be incremented, even if there are not source changes. This is caused by
a lack of dependency tracking and checking for
drivers/of/unittest-data/testcases.dtb.o.
Signed-off-by: Frank Rowand
---
3 matches
Mail list logo