[PATCH] um: Add missing "FORCE" target when using if_changed

Randy Dunlap rdunlap at infradead.org
Fri Oct 8 17:01:12 PDT 2021


On 10/8/21 4:23 PM, David Gow wrote:
> On Sat, Oct 9, 2021 at 5:51 AM Randy Dunlap <rdunlap at infradead.org> wrote:
>>
>> 'make ARCH=um' says:
>>
>> ../arch/x86/um/Makefile:44: FORCE prerequisite is missing
>>
>> and adding "FORCE" there makes it be quiet, so do it.  :)
>>
>> Fixes: e1f86d7b4b2a ("kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk")
>> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
>> Cc: Masahiro Yamada <masahiroy at kernel.org>
>> Cc: Michal Marek <michal.lkml at markovi.net>
>> Cc: Nick Desaulniers <ndesaulniers at google.com>
>> Cc: linux-kbuild at vger.kernel.org
>> Cc: Jeff Dike <jdike at addtoit.com>
>> Cc: Richard Weinberger <richard at nod.at>
>> Cc: Anton Ivanov <anton.ivanov at cambridgegreys.com>
>> Cc: linux-um at lists.infradead.org
>> Cc: x86 at kernel.org
>> ---
> 
> FYI, this looks identical to "uml: x86: add FORCE to user_constants.h":
> http://lists.infradead.org/pipermail/linux-um/2021-September/001791.html

Oh, thanks for that.

Maintainers?...

-- 
~Randy



More information about the linux-um mailing list