summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8dda2f60573..6cc3114d569 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -182,8 +182,8 @@ dist_noinst_DATA = guix/tests.scm guix/tests/http.scm
182 182
183# Linux-Libre configurations. 183# Linux-Libre configurations.
184KCONFIGS = \ 184KCONFIGS = \
185 gnu/packages/linux-libre-4.9-i686.conf \ 185 gnu/packages/linux-libre-4.8-i686.conf \
186 gnu/packages/linux-libre-4.9-x86_64.conf \ 186 gnu/packages/linux-libre-4.8-x86_64.conf \
187 gnu/packages/linux-libre-4.4-i686.conf \ 187 gnu/packages/linux-libre-4.4-i686.conf \
188 gnu/packages/linux-libre-4.4-x86_64.conf \ 188 gnu/packages/linux-libre-4.4-x86_64.conf \
189 gnu/packages/linux-libre-4.1-i686.conf \ 189 gnu/packages/linux-libre-4.1-i686.conf \