gnu: Add support for aarch64's compiled kernel.
authorEfraim Flashner <efraim@flashner.co.il>
Fri, 21 Jul 2017 15:07:19 +0000 (18:07 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Sun, 23 Jul 2017 20:33:18 +0000 (23:33 +0300)
commitfd900d68a519938e4a5064fcede5da81728d32b1
tree04e50976b164d4e5f2968ce1debdf648838c48f9
parent826adfdb37656a5191a617c9eb6c8e8f80de0df8
gnu: Add support for aarch64's compiled kernel.

* gnu/packages/linux.scm (linux-libre)[arguments]: Add to the regex to
find and install the aarch64-linux kernel.
* gnu/system.scm (system-linux-image-file-name): Add entry for aarch64.
gnu/packages/linux.scm
gnu/system.scm