[PATCH] uml: x86: add FORCE to user_constants.h

David Gow davidgow at google.com
Tue Sep 28 21:43:03 PDT 2021


On Tue, Sep 28, 2021 at 5:52 PM Johannes Berg <johannes at sipsolutions.net> wrote:
>
> From: Johannes Berg <johannes.berg at intel.com>
>
> The build system has started warning when filechk is called
> without FORCE:
>
> arch/x86/um/Makefile:44: FORCE prerequisite is missing
>
> Add FORCE to make sure the file is checked/rebuilt when
> necessary (and to quiet up the warning.)
>
> Signed-off-by: Johannes Berg <johannes.berg at intel.com>
> ---

Thanks -- this gets rid of the warning in KUnit builds, and the fix
makes sense to me.

Reviewed-by: David Gow <davidgow at google.com>

Cheers,
-- David



More information about the linux-um mailing list