diff --git a/hashes/linux-5.19.9.tar.xz.sha1 b/hashes/linux-5.19.9.tar.xz.sha1 new file mode 100644 index 00000000..18e52696 --- /dev/null +++ b/hashes/linux-5.19.9.tar.xz.sha1 @@ -0,0 +1 @@ +050b14102b4a98f15ca47ebcb6a62464cb9750d6 linux-5.19.9.tar.xz diff --git a/patches/linux-5.19.9/0101-archscripts.diff b/patches/linux-5.19.9/0101-archscripts.diff new file mode 100644 index 00000000..22c99946 --- /dev/null +++ b/patches/linux-5.19.9/0101-archscripts.diff @@ -0,0 +1,12 @@ +diff -ur linux-5.19.9.orig/Makefile linux-5.19.9.tmp/Makefile +--- linux-5.19.9.orig/Makefile 2022-09-15 10:47:20.000000000 +0200 ++++ linux-5.19.9.tmp/Makefile 2026-03-08 21:23:35.952607409 +0100 +@@ -1285,7 +1285,7 @@ + hdr-inst := -f $(srctree)/scripts/Makefile.headersinst obj + + PHONY += headers +-headers: $(version_h) scripts_unifdef uapi-asm-generic archheaders archscripts ++headers: $(version_h) scripts_unifdef uapi-asm-generic archheaders + $(if $(filter um, $(SRCARCH)), $(error Headers not exportable for UML)) + $(Q)$(MAKE) $(hdr-inst)=include/uapi + $(Q)$(MAKE) $(hdr-inst)=arch/$(SRCARCH)/include/uapi