]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Makefile: Include bitmap.o in mdmon
authorNeilBrown <neilb@suse.de>
Sun, 26 Oct 2008 22:57:30 +0000 (09:57 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Oct 2008 22:57:30 +0000 (09:57 +1100)
A recent change causes mdmon to appear to need 'bitmap_sectors', which
is in bitmap.o.

Signed-off-by: NeilBrown <neilb@suse.de>
Makefile

index 89427774bda00558d5f1f4121799befc6c535afb..826fd2f8e5dcfc59bd7ebcfd1bba9d156bd3cd78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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