[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220912095559.26de75c9@canb.auug.org.au>
Date: Mon, 12 Sep 2022 09:55:59 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the kbuild tree
Hi Masahiro,
On Fri, 9 Sep 2022 19:30:24 +0900 Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> The following fix will make it working again.
>
diff --git a/Makefile b/Makefile
> index b459e3d0fc5a..c8fba03ec93c 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1151,7 +1151,6 @@ quiet_cmd_autoksyms_h = GEN $@
> $(autoksyms_h):
> $(call cmd,autoksyms_h)
>
> -targets += vmlinux.o
> vmlinux.o: autoksyms_recursive $(KBUILD_VMLINUX_OBJS)
> $(KBUILD_VMLINUX_LIBS) FORCE
> $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.vmlinux_o
Thank you. The kbuild tree merge builds fine again.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists