From 147e2e207ed5e2ae1bbea8ad13f1364cf7f3583a Mon Sep 17 00:00:00 2001 From: Scott Long Date: Thu, 21 Nov 2002 14:52:20 +0000 Subject: [PATCH] Hook the RAIDFrame module up to the build Approved by: re --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 59a827657c90..a47799aad4ed 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -90,6 +90,7 @@ SUBDIR= accf_data \ pps \ procfs \ pseudofs \ + raidframe \ ${_random} \ rc \ rl \