guix-devel/gnu/packages/aux-files/linux-libre
Mathieu Othacehe cfbe7b7f4c
gnu: linux: Add linux-libre arm kernel.
* Makefile.am (AUX_FILES): Add arm config file.
* gnu/packages/aux-files/linux-libre/4.13-arm.conf: New file.
* gnu/packages/linux.scm (%intel-compatible-systems): Rename to
  %linux-compatible-systems and add "armhf-linux".
  (linux-libre): Adapt consequently.

The config file for arm is taken from debian armmp kernel. It's a generic
firmware for ARMv7 multiplatform compatible SoCs.
2017-11-09 20:35:11 +01:00
..
4.1-i686.conf
4.1-x86_64.conf
4.4-i686.conf
4.4-x86_64.conf
4.9-i686.conf
4.9-x86_64.conf
4.13-arm.conf gnu: linux: Add linux-libre arm kernel. 2017-11-09 20:35:11 +01:00
4.13-i686.conf
4.13-x86_64.conf