diff options
| author | Leo Famulari <leo@famulari.name> | 2025-01-20 21:28:32 -0500 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2025-02-03 16:21:21 -0500 |
| commit | f40eff02413c20cdb6200d90cbb7f674cea475fd (patch) | |
| tree | 5484b5ef82aad8fd4da10b80042aed46045a0990 /Makefile.am | |
| parent | e196b711bcf2154edfaa38217f176024e228dace (diff) | |
gnu: Add linux-libre 6.13.
* gnu/packages/linux.scm (linux-libre-6.13-version,
linux-libre-6.13-gnu-revision, deblob-scripts-6.13,
linux-libre-6.13-pristine-source, linux-libre-6.13-source,
linux-libre-headers-6.13, linux-libre-6.13): New variables.
(linux-libre-headers-latest): Use linux-libre-headers-6.13.
* gnu/packages/aux-files/linux-libre/6.13-arm.conf,
gnu/packages/aux-files/linux-libre/6.13-arm64.conf,
gnu/packages/aux-files/linux-libre/6.13-i686.conf,
gnu/packages/aux-files/linux-libre/6.13-riscv.conf,
gnu/packages/aux-files/linux-libre/6.13-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Change-Id: Ib2acb495eb3bd6c2c2e9e5eebd2e8a1826aeed53
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f759803b8b1..de884548188 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -442,6 +442,11 @@ AUX_FILES = \ | |||
| 442 | gnu/packages/aux-files/emacs/guix-emacs.el \ | 442 | gnu/packages/aux-files/emacs/guix-emacs.el \ |
| 443 | gnu/packages/aux-files/findclass.php \ | 443 | gnu/packages/aux-files/findclass.php \ |
| 444 | gnu/packages/aux-files/guix.vim \ | 444 | gnu/packages/aux-files/guix.vim \ |
| 445 | gnu/packages/aux-files/linux-libre/6.13-arm.conf \ | ||
| 446 | gnu/packages/aux-files/linux-libre/6.13-arm64.conf \ | ||
| 447 | gnu/packages/aux-files/linux-libre/6.13-i686.conf \ | ||
| 448 | gnu/packages/aux-files/linux-libre/6.13-riscv.conf \ | ||
| 449 | gnu/packages/aux-files/linux-libre/6.13-x86_64.conf \ | ||
| 445 | gnu/packages/aux-files/linux-libre/6.12-arm.conf \ | 450 | gnu/packages/aux-files/linux-libre/6.12-arm.conf \ |
| 446 | gnu/packages/aux-files/linux-libre/6.12-arm64.conf \ | 451 | gnu/packages/aux-files/linux-libre/6.12-arm64.conf \ |
| 447 | gnu/packages/aux-files/linux-libre/6.12-i686.conf \ | 452 | gnu/packages/aux-files/linux-libre/6.12-i686.conf \ |
