Re: [PATCH] Makefile: Make sure all linker input objects exist

2025-01-18 Thread Tom Rini
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

Re: [PATCH] Makefile: Make sure all linker input objects exist

2025-01-17 Thread Marek Vasut
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

Re: [PATCH] Makefile: Make sure all linker input objects exist

2025-01-15 Thread Quentin Schulz
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 $(