Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Johannes Berg <[email protected]>
| Newsgroups | gmane.linux.ports.hexagon,gmane.linux.kbuild.devel,gmane.linux.ports.alpha,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.kernel.arc,gmane.linux.uml.devel,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2025-06-03 at 03:12 +0900, Masahiro Yamada wrote: > The extra-y syntax is deprecated. Instead, use always-$(KBUILD_BUILTIN), > which behaves equivalently. OK, whatever you say ;-) > arch/um/kernel/Makefile | 2 +- Acked-by: Johannes Berg <[email protected]> johannes