浏览代码

Makefile: blacklisted mtree module from compilation

- it requires backports from sr branch (shm_initialized())
Daniel-Constantin Mierla 15 年之前
父节点
当前提交
fe46631967
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -222,6 +222,8 @@ else
 	# excluded because they do not compile (remove them only after they are
 	#  fixed) -- andrei
 	exclude_modules+= bdb dbtext iptrtpproxy pa rls
+	# dcm: for now needs backports from sr
+	exclude_modules+= mtree
 endif
 
 # always exclude the CVS dir