Whamcloud - gitweb
LU-1337 build: add missing include dir
authorPeng Tao <tao.peng@emc.com>
Wed, 22 Aug 2012 07:32:15 +0000 (15:32 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Sep 2012 13:31:38 +0000 (09:31 -0400)
commitc22e739d406ba81b456f87055d47c068006fae0b
tree6db09481fc2f7c6e4cd6d91fc922473178c58f53
parentd82b844238f31daece4b857736f54f2a61b9dcd8
LU-1337 build: add missing include dir

arch/include/generated is added since kernel version v3.2.
while at it, also change "uname -m" in .m4 to $target_cpu,
because users may cross building.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Change-Id: Ib9aa526a9318e5c93b05cceba9fc8cdfbf9fef0a
Reviewed-on: http://review.whamcloud.com/3745
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
build/autoMakefile.am.toplevel
build/autoconf/lustre-build-linux.m4
lustre/autoconf/lustre-core.m4