From: Peng Tao Date: Mon, 15 Jul 2013 14:27:08 +0000 (+0800) Subject: stating/lustre: only build if configured as module X-Git-Tag: v3.12-rc1~183^2~800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1042ed805e5c8829e0b60d4c7722b5099da40c9;p=pandora-kernel.git stating/lustre: only build if configured as module Lustre internal dependency needs to be cleaned up. Currently, libcfs is acting as a basis of all other modules, while other modules in lustre/ directory in turn depend on lnet modules. It creates a dependency loop that need to be fixed. Hopefully we will remove libcfs in the end. So just disable buildin for now. Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed