summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-03-13 01:00:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-05-01 02:00:00 +0200
commit4b08526865d00993728c92622d64c3895af07452 (patch)
treea28cec628155bfdbb76e4e14a8a04dc125790667 /Makefile.am
parent5320ba20542ae4522e8f9dc21f759be434df7147 (diff)
downloadguix-patches-4b08526865d00993728c92622d64c3895af07452.tar
guix-patches-4b08526865d00993728c92622d64c3895af07452.tar.gz
gnu: Remove linux-libre@4.4 configuration files.
This follows up on commit bc54947410689cc752ca962b0b4d27fa799265bf. * gnu/packages/aux-files/linux-libre/4.4-i686.conf, gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c07fe724b..85a22be99c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -405,8 +405,6 @@ AUX_FILES = \
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf \
gnu/packages/aux-files/linux-libre/4.9-i686.conf \
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf \
- gnu/packages/aux-files/linux-libre/4.4-i686.conf \
- gnu/packages/aux-files/linux-libre/4.4-x86_64.conf \
gnu/packages/aux-files/pack-audit.c \
gnu/packages/aux-files/python/sanity-check.py \
gnu/packages/aux-files/python/sitecustomize.py \