From a9dcd60bc11afb3934c11fbad159a16f0f223fd1 Mon Sep 17 00:00:00 2001 From: Mathieu Othacehe Date: Wed, 25 May 2022 13:01:15 +0200 Subject: platforms: Remove the hurd module. The hurd platform is now defined in the (guix platforms x86) module. * guix/platforms/hurd.scm: Remove it. * Makefile.am (MODULES): Adapt it. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e993552fe9..bc114c9dae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,7 +134,6 @@ MODULES = \ guix/ipfs.scm \ guix/platform.scm \ guix/platforms/arm.scm \ - guix/platforms/hurd.scm \ guix/platforms/mips.scm \ guix/platforms/powerpc.scm \ guix/platforms/riscv.scm \ -- cgit v1.2.3