]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
tools/nolibc: drop superfluous invocation of 'make headers'
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 1 Apr 2026 15:08:28 +0000 (17:08 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Thu, 2 Apr 2026 15:11:37 +0000 (17:11 +0200)
The headers_install target of the toplevel Makefile will already make
sure that the headers are up-to-date.

Drop the superfluous explicit invocation.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260401-nolibc-cleanup-v1-1-bcf4c9f5c1be@weissschuh.net
tools/include/nolibc/Makefile

index 5d242312943ff48fa111fba3090a2b92410412e6..76cfbfddf3c6ffdf0271019e2ae155f1e29e404a 100644 (file)
@@ -102,7 +102,6 @@ headers:
        $(Q)cp --parents $(arch_files) $(all_files) "$(OUTPUT)sysroot/include/"
 
 headers_standalone: headers
-       $(Q)$(MAKE) -C $(srctree) headers
        $(Q)$(MAKE) -C $(srctree) headers_install INSTALL_HDR_PATH=$(OUTPUT)sysroot
 
 CFLAGS_s390 := -m64