Whamcloud - gitweb
LU-11071 build: use --with-linux-obj for ubuntu 45/33145/10
authorLi Dongyang <dongyangli@ddn.com>
Sat, 17 Nov 2018 03:09:17 +0000 (22:09 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 21 Nov 2018 04:06:03 +0000 (04:06 +0000)
commitf785fcaa7b7fe600bd29efe0ce509beea7ac2095
treefc169ab0337184f63adf59e70e492c8c19e579c7
parenta857446dc6480841ab1e832970d3958f3962a885
LU-11071 build: use --with-linux-obj for ubuntu

We can use --with-linux-obj instead of --with-linux-config
the config will be found just under LINUX_OBJ.
Otherwise the configure could fail if LINUX and LINUX_OBJ
are different paths. e.g. ubuntu18

Test-Parameters: trivial
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: Ibaa159e5611c4054b3987da0ce3a8bca2992e057
Reviewed-on: https://review.whamcloud.com/33145
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
autoMakefile.am
debian/rules