diff options
| author | Wilko Meyer <w@wmeyer.eu> | 2026-07-07 12:03:14 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-07-07 12:03:14 -0700 |
| commit | 9260563c31c2b81754dd05265e88a651bd0831c7 (patch) | |
| tree | 9cb368263ea6ace27ed51afba57f1cd40ad567ac /Makefile.am | |
| parent | 81f0d9b94690c3001268be91fdcb970c2acca323 (diff) | |
gnu: Add linux-libre 7.1.
* gnu/packages/linux.scm (linux-libre-7.1-version,
linux-libre-7.1-gnu-revision, deblob-scripts-7.1,
linux-libre-7.1-pristine-source, linux-libre-7.1-source,
linux-libre-headers-7.1, linux-libre-7.1): New variables.
* gnu/packages/aux-files/linux-libre/7.1-arm64.conf: New file.
* gnu/packages/aux-files/linux-libre/7.1-x86_64.conf: New file.
* Makefile.am (AUX_FILES): Register new files.
* gnu/packages/patches/linux-libre-fix-arm64-bin-sh.patch: New file.
* gnu/packages/linux.scm (linux-libre-7.1-source): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
Co-Authored-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 27fcfcd6ec9..b8fc38c6f37 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -456,6 +456,8 @@ AUX_FILES = \ | |||
| 456 | gnu/packages/aux-files/findclass.php \ | 456 | gnu/packages/aux-files/findclass.php \ |
| 457 | gnu/packages/aux-files/guix.vim \ | 457 | gnu/packages/aux-files/guix.vim \ |
| 458 | gnu/packages/aux-files/guix-nvim.vim \ | 458 | gnu/packages/aux-files/guix-nvim.vim \ |
| 459 | gnu/packages/aux-files/linux-libre/7.1-arm64.conf \ | ||
| 460 | gnu/packages/aux-files/linux-libre/7.1-x86_64.conf \ | ||
| 459 | gnu/packages/aux-files/linux-libre/7.0-arm64.conf \ | 461 | gnu/packages/aux-files/linux-libre/7.0-arm64.conf \ |
| 460 | gnu/packages/aux-files/linux-libre/7.0-riscv.conf \ | 462 | gnu/packages/aux-files/linux-libre/7.0-riscv.conf \ |
| 461 | gnu/packages/aux-files/linux-libre/7.0-x86_64.conf \ | 463 | gnu/packages/aux-files/linux-libre/7.0-x86_64.conf \ |
