Whamcloud - gitweb
LU-12511 build: ignore kmod handling in spec file for 49/38649/6
authorJames Simmons <jsimmons@infradead.org>
Thu, 28 May 2020 12:21:59 +0000 (08:21 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 16 Jun 2020 02:21:11 +0000 (02:21 +0000)
commitb855fa0168d3253e8b2bba9673251a1ba458e81e
tree7406a4b88a4256f759f904a5951bf96de29a675d
parent40385cda7afbd62faf7de2e956f0c7f4fa1a3fed
LU-12511 build: ignore kmod handling in spec file for
 utilities only build

The lustre spec file handles kmod even when --disable-modules is
used. We don't need to manage any kmod in this case so lets make
that handling only when ${with lustre_modules} is true.

Test-Parameters: trivial
Change-Id: Ifa43720aacabae5f41abf250d2e03b235c34cb4c
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/38649
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in