Whamcloud - gitweb
Land b_smallfix onto HEAD (20040416_1638) (more 2.6 build fixes)
[fs/lustre-release.git] / lustre / portals / knals / socknal / Makefile.in
index 9377751..633b455 100644 (file)
@@ -3,6 +3,6 @@ ksocknal-objs := socknal.o socknal_cb.o
 
 # If you don't build with -O2, your modules won't insert, becahse htonl is
 # just special that way.
-EXTRA_CFLAGS := -O2
+EXTRA_POST_CFLAGS := -O2
 
 @INCLUDE_RULES@