summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2026-03-02 10:55:07 +0200
committerTom Rini <trini@konsulko.com>2026-03-10 15:06:55 -0600
commit4cbb1c4d99780a8b0e476dcd10fb242a5c823bd3 (patch)
treeb668732eaa2d95a827a04f8466abaecac9972a75 /scripts
parentba7bf918dafcd093ad733b07ba490baeb20cf5da (diff)
kbuild: fix cross_tools compilation
Frieder reports that after the kbuild sync running make tools-only_defconfig make cross_tools fails with UPD include/generated/timestamp_autogenerated.h PYMOD rebuild tools/Makefile:359: *** insufficient number of arguments (1) to function 'filter'. Stop. make: *** [Makefile:2191: tools] Error 2 After the sync 'hostprogs-always-y' contains the complete list of the tools we need to strip, so the $(filter) command is not needed. Fixes: bd3f9ee679b4d ("kbuild: Bump the build system to 6.1") Reported-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Tested-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions