From 49475a7132cc101bd6729dd66dceddf18e7fed53 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Mon, 19 May 2008 20:22:17 +0000 Subject: [PATCH] Enable putter and puffs modules in build. --- sys/modules/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 392c2da1de7b..f90f5108ba69 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/05/18 21:14:04 jmcneill Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/19 20:22:17 jmcneill Exp $ SUBDIR= miniroot +SUBDIR+= putter +SUBDIR+= puffs .if ${MACHINE} == "i386" || ${MACHINE} == "amd64" SUBDIR+= drm i915drm