Add rf_paritymap.c, which is now required for raidframe.

This commit is contained in:
pooka 2009-11-23 12:23:20 +00:00
parent bb7f50bcca
commit f8d9830a1a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2009/09/07 14:28:18 pooka Exp $
# $NetBSD: Makefile,v 1.3 2009/11/23 12:23:20 pooka Exp $
#
.PATH: ${.CURDIR}/../../../../dev/raidframe
@ -19,7 +19,7 @@ SRCS= rf_acctrace.c rf_alloclist.c rf_aselect.c rf_callback.c \
rf_raid5.c rf_raid5_rotatedspare.c rf_reconbuffer.c \
rf_reconmap.c rf_reconstruct.c rf_reconutil.c rf_revent.c \
rf_shutdown.c rf_sstf.c rf_states.c rf_stripelocks.c \
rf_strutils.c rf_utils.c rf_compat50.c
rf_strutils.c rf_utils.c rf_compat50.c rf_paritymap.c
SRCS+= component.c