Whamcloud - gitweb
LU-14651 build: remove KALLSYMS build requirement
[fs/lustre-release.git] / config / lustre-build-linux.m4
index 3df513c..fbf587e 100644 (file)
@@ -450,13 +450,6 @@ module support is required to build Lustre kernel modules.
 
 LB_CHECK_CONFIG([MODVERSIONS])
 
-LB_CHECK_CONFIG([KALLSYMS], [], [
-       AC_MSG_ERROR([
-
-Lustre requires that CONFIG_KALLSYMS is enabled in your kernel.
-])
-       ])
-
 # 2.6.28
 LC_MODULE_LOADING
 ])