diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-03-23 02:42:56 +0000 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-03-22 20:55:37 -0700 |
commit | 37f8c50cdc2e99189c74999319f3a1854d419546 (patch) | |
tree | f8fa8d0e03f24278f52a9ae0c82eff547691a0cc /Makefile.am | |
parent | 4ef89d884db8dae3aa300e36a3ad89def374e012 (diff) | |
download | patches-37f8c50cdc2e99189c74999319f3a1854d419546.tar patches-37f8c50cdc2e99189c74999319f3a1854d419546.tar.gz |
gnu: linux-libre-arm-veyron: Deprecate package.
* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package.
(kernel-config-veyron): Remove obsolete function.
* gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file.
* Makefile.am (AUX_FILES): Update accordingly.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d5829f3633..344ecdbc42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -322,7 +322,6 @@ AUX_FILES = \ gnu/packages/aux-files/chromium/master-preferences.json \ gnu/packages/aux-files/emacs/guix-emacs.el \ gnu/packages/aux-files/linux-libre/5.4-arm.conf \ - gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf \ gnu/packages/aux-files/linux-libre/5.4-arm64.conf \ gnu/packages/aux-files/linux-libre/5.4-i686.conf \ gnu/packages/aux-files/linux-libre/5.4-x86_64.conf \ |