mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: Add missing kernel configs to Makefile.am.
This is a followup to commit 49f74b67a4
* Makefile.am (AUX_FILES): Add 6.4 kernel configs for arm and arm64.
This commit is contained in:
parent
4f9778998c
commit
dba16b7173
1 changed files with 2 additions and 0 deletions
|
@ -410,6 +410,8 @@ AUX_FILES = \
|
|||
gnu/packages/aux-files/chromium/master-preferences.json \
|
||||
gnu/packages/aux-files/emacs/guix-emacs.el \
|
||||
gnu/packages/aux-files/guix.vim \
|
||||
gnu/packages/aux-files/linux-libre/6.4-arm.conf \
|
||||
gnu/packages/aux-files/linux-libre/6.4-arm64.conf \
|
||||
gnu/packages/aux-files/linux-libre/6.4-i686.conf \
|
||||
gnu/packages/aux-files/linux-libre/6.4-x86_64.conf \
|
||||
gnu/packages/aux-files/linux-libre/6.3-arm.conf \
|
||||
|
|
Loading…
Reference in a new issue