From e76ee8751910d7278652d4c1c3b777fff85765d8 Mon Sep 17 00:00:00 2001 From: Weongyo Jeong Date: Tue, 1 Apr 2008 01:55:19 +0000 Subject: [PATCH] Add malo driver to the build Approved by: thompsa (mentor) --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index a8178a258d82..679a13378768 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -165,6 +165,7 @@ SUBDIR= ${_3dfx} \ mac_seeotheruids \ mac_stub \ mac_test \ + malo \ mcd \ md \ mem \