diff options
| author | Wilko Meyer <w@wmeyer.eu> | 2023-11-09 15:57:36 +0100 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2023-07-23 22:26:01 -0400 |
| commit | b817d261e2f9addba594583e154e4d9b6a850928 (patch) | |
| tree | bbefa2e10c96e2b141876bf5e6ba381a962ca342 /Makefile.am | |
| parent | 8074235a7e820ab6dd61179be3f73bf7ef85b1aa (diff) | |
gnu: Add linux-libre 6.6.1.
* gnu/packages/linux.scm (linux-libre-6.6-version, linux-libre-6.6-gnu-revision,
deblob-scripts-6.6, linux-libre-6.6-pristine-source, linux-libre-6.5-source,
linux-libre-headers-6.6, linux-libre-6.6): New variables.
* gnu/packages/aux-files/linux-libre/6.6-arm.conf,
gnu/packages/aux-files/linux-libre/6.6-arm64.conf,
gnu/packages/aux-files/linux-libre/6.6-i686.conf,
gnu/packages/aux-files/linux-libre/6.6-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Change-Id: I37b2b98b8a2ec745137e92380f34e69082c5e662
Signed-off-by: Leo Famulari <leo@famulari.name>
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 b6580db6d97..cbc3191dfc9 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> | 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> |
| 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> | 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> |
| 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> | 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> |
| 21 | # Copyright © 2023 Wilko Meyer <w@wmeyer.eu> | ||
| 21 | # | 22 | # |
| 22 | # This file is part of GNU Guix. | 23 | # This file is part of GNU Guix. |
| 23 | # | 24 | # |
| @@ -415,6 +416,10 @@ AUX_FILES = \ | |||
| 415 | gnu/packages/aux-files/chromium/master-preferences.json \ | 416 | gnu/packages/aux-files/chromium/master-preferences.json \ |
| 416 | gnu/packages/aux-files/emacs/guix-emacs.el \ | 417 | gnu/packages/aux-files/emacs/guix-emacs.el \ |
| 417 | gnu/packages/aux-files/guix.vim \ | 418 | gnu/packages/aux-files/guix.vim \ |
| 419 | gnu/packages/aux-files/linux-libre/6.6-arm.conf \ | ||
| 420 | gnu/packages/aux-files/linux-libre/6.6-arm64.conf \ | ||
| 421 | gnu/packages/aux-files/linux-libre/6.6-i686.conf \ | ||
| 422 | gnu/packages/aux-files/linux-libre/6.6-x86_64.conf \ | ||
| 418 | gnu/packages/aux-files/linux-libre/6.5-arm.conf \ | 423 | gnu/packages/aux-files/linux-libre/6.5-arm.conf \ |
| 419 | gnu/packages/aux-files/linux-libre/6.5-arm64.conf \ | 424 | gnu/packages/aux-files/linux-libre/6.5-arm64.conf \ |
| 420 | gnu/packages/aux-files/linux-libre/6.5-i686.conf \ | 425 | gnu/packages/aux-files/linux-libre/6.5-i686.conf \ |
