Whamcloud - gitweb
LU-9404 mdt: set HSM xattr only when needed
[fs/lustre-release.git] / build / Rules.in
index 1ac462e..7ab1f61 100644 (file)
@@ -8,10 +8,6 @@
 #
 # and autoMakefile.am:
 #
-# if LIBLUSTRE
-# <liblustre rules>
-# endif
-#
 # if MODULES
 # modulefs_DATA = <module-name>$(KMODEXT)
 # endif
@@ -38,6 +34,8 @@ EXTRA_CFLAGS := $(EXTRA_PRE_CFLAGS)
 EXTRA_CFLAGS += @EXTRA_KCFLAGS@ @CFLAGS@
 EXTRA_CFLAGS += $(EXTRA_POST_CFLAGS)
 
+KBUILD_EXTRA_SYMBOLS += @EXTRA_SYMBOLS@
+
 obj-m := $(patsubst %,%.o,$(MODULES))
 
 endif # PATCHLEVEL