kbuild: de-duplicate fixdep usage
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 20 May 2025 05:21:12 +0000 (08:21 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 30 May 2025 00:42:37 +0000 (18:42 -0600)
commitafba83ad89d5b17fc49f47df3a8c031a23815d1a
tree8a622490dbb60b9396cf88683d794939fd63f054
parentbe2bdfd0199f37fed0ce19f90840f79d185e20d1
kbuild: de-duplicate fixdep usage

Backported from the linux kernel
commit e4aca4595005 ("kbuild: de-duplicate fixdep usage")

A lot of the kernels kbuild depend on that patch. Backport it and pull in
the 'rule_as_o_S'a rule as well. This might end up being unused but it
doesn't break anything and makes diffing the files easier.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
scripts/Kbuild.include
scripts/Makefile.build