diff options
| author | Wilko Meyer <w@wmeyer.eu> | 2024-05-13 11:30:52 +0200 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2024-05-26 14:51:32 -0400 |
| commit | cc728a393e4521beccd042614613616b3849bd3e (patch) | |
| tree | 4cbf7a83fbd26f73ad31b0294615e09dd9f1f6eb /Makefile.am | |
| parent | dc8fb5672464b6386f6b4b94723f9b36edc4e625 (diff) | |
gnu: Add linux-libre 6.9.
Big thanks to Dariqq <dariqq@posteo.net> for debugging and communicating
upstream about a problem with the deblobbing scripts in this kernel
series!
* gnu/packages/linux.scm (linux-libre-6.9-version, linux-libre-6.9-gnu-revision,
deblob-scripts-6.9, linux-libre-6.9-pristine-source, linux-libre-6.9-source,
linux-libre-headers-6.9, linux-libre-6.9): New variables.
* gnu/packages/aux-files/linux-libre/6.9-arm.conf,
gnu/packages/aux-files/linux-libre/6.9-arm64.conf,
gnu/packages/aux-files/linux-libre/6.9-i686.conf,
gnu/packages/aux-files/linux-libre/6.9-x86.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I8dc011a603684f0be88766b7881aa6c560b94443
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d0364e9dad8..1e3738690d0 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -429,6 +429,10 @@ AUX_FILES = \ | |||
| 429 | gnu/packages/aux-files/emacs/guix-emacs.el \ | 429 | gnu/packages/aux-files/emacs/guix-emacs.el \ |
| 430 | gnu/packages/aux-files/findclass.php \ | 430 | gnu/packages/aux-files/findclass.php \ |
| 431 | gnu/packages/aux-files/guix.vim \ | 431 | gnu/packages/aux-files/guix.vim \ |
| 432 | gnu/packages/aux-files/linux-libre/6.9-arm.conf \ | ||
| 433 | gnu/packages/aux-files/linux-libre/6.9-arm64.conf \ | ||
| 434 | gnu/packages/aux-files/linux-libre/6.9-i686.conf \ | ||
| 435 | gnu/packages/aux-files/linux-libre/6.9-x86_64.conf \ | ||
| 432 | gnu/packages/aux-files/linux-libre/6.8-arm.conf \ | 436 | gnu/packages/aux-files/linux-libre/6.8-arm.conf \ |
| 433 | gnu/packages/aux-files/linux-libre/6.8-arm64.conf \ | 437 | gnu/packages/aux-files/linux-libre/6.8-arm64.conf \ |
| 434 | gnu/packages/aux-files/linux-libre/6.8-i686.conf \ | 438 | gnu/packages/aux-files/linux-libre/6.8-i686.conf \ |
