Makefile: Include bitmap.o in mdmon

A recent change causes mdmon to appear to need 'bitmap_sectors', which
is in bitmap.o.

Signed-off-by: NeilBrown <neilb@suse.de>
This commit is contained in:
NeilBrown 2008-10-27 09:57:30 +11:00
parent 492350045c
commit 0febf9a94d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ SRCS = mdadm.c config.c mdstat.c ReadMe.c util.c Manage.c Assemble.c Build.c \
MON_OBJS = mdmon.o monitor.o managemon.o util.o mdstat.o sysfs.o config.o \
Kill.o sg_io.o dlink.o ReadMe.o super0.o super1.o super-intel.o \
super-ddf.o sha1.o crc32.o msg.o Monitor.o
super-ddf.o sha1.o crc32.o msg.o Monitor.o bitmap.o
STATICSRC = pwgr.c