This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / drivers / md / Makefile
index c8feb83..0a87c9e 100644 (file)
@@ -12,6 +12,8 @@ raid6-objs    := raid6main.o raid6algos.o raid6recov.o raid6tables.o \
                   raid6mmx.o raid6sse1.o raid6sse2.o
 host-progs     := mktables
 
+CFLAGS_raid6int8.o += -O2
+
 # Note: link order is important.  All raid personalities
 # and xor.o must come before md.o, as they each initialise 
 # themselves, and md.o may use the personalities when it