On Sun, 12 Jan 2025 23:32:38 +0100, Marek Vasut wrote:
> In case the build system builds a directory with empty Makefile,
> one which does not contain any obj-y entries, the build fails to
> link due to missing built-in.o .
>
> This happens because of this part of scripts/Makefile.build
> 81 ifn
On 1/15/25 11:38 AM, Quentin Schulz wrote:
Hi Marek,
Hi,
On 1/12/25 11:32 PM, Marek Vasut wrote:
In case the build system builds a directory with empty Makefile,
one which does not contain any obj-y entries, the build fails to
link due to missing built-in.o .
This happens because of this pa
Hi Marek,
On 1/12/25 11:32 PM, Marek Vasut wrote:
In case the build system builds a directory with empty Makefile,
one which does not contain any obj-y entries, the build fails to
link due to missing built-in.o .
This happens because of this part of scripts/Makefile.build
81 ifneq ($(strip $(
3 matches
Mail list logo