[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <043cec12-b719-e9e6-d234-fe6ca75ca894@gmail.com>
Date: Fri, 15 Jul 2022 18:59:12 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>
Cc: linux-gpio@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-sunxi@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-next@...r.kernel.org
Subject: Re: build failure of next-20220715 due to "No rule to make target"
On 7/15/2022 4:35 PM, Sudip Mukherjee (Codethink) wrote:
> Hi All,
>
> Not sure if it has been reported, builds of arm and arm64 allmodconfig
> have failed to build next-20220715 with the error:
>
> make[3]: *** No rule to make target 'drivers/pinctrl/sunxi/pinctrl-sun20i-d1.o', needed by 'drivers/pinctrl/sunxi/built-in.a'. Stop.
Caused by f6e42a0fce98b85380df8cdfb081d75c48e4fee1 ("pinctrl: sunxi: Add
driver for Allwinner D1/D1s") adding CONFIG_PINCTRL_SUN20I_D1 a build
rule in drivers/pinctrl/sunxi/Makefile to build pinctrl-sun20i-d1.o but
... there was no drivers/pinctrl/sunxi/pinctrl-sun20i-d1.c file added to
the commit, missing git add presumably?
--
Florian
Powered by blists - more mailing lists