summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2020-02-09 16:06:17 +0000
committerjmcneill <jmcneill@NetBSD.org>2020-02-09 16:06:17 +0000
commit41eed51bcd4f205bc6fc7926b3380043ffd78b4f (patch)
tree65f5b9e00630a32783690334551c5db14a8bf8a7 /sys/modules/Makefile
parent80f479d86218ae5e2acf27865a7860eb18c4417a (diff)
Retire azalia(4).
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index d9802857f1b..609a8cf0829 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2020/01/21 02:37:16 pgoyette Exp $
+# $NetBSD: Makefile,v 1.238 2020/02/09 16:06:18 jmcneill Exp $
.include <bsd.own.mk>
@@ -327,7 +327,6 @@ SUBDIR+= viadrmums
.if ${MACHINE_ARCH} == "i386" || \
${MACHINE_ARCH} == "x86_64"
-SUBDIR+= azalia
SUBDIR+= compat_linux
SUBDIR+= drm
SUBDIR+= drmkms