Whamcloud - gitweb
LU-14083 build: Don't overwrite KBUILD_EXTRA_SYMBOLS 35/40435/3
authorChris Horn <chris.horn@hpe.com>
Thu, 15 Oct 2020 15:40:04 +0000 (10:40 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Nov 2020 10:19:40 +0000 (10:19 +0000)
commit585f819e5e6e240b1c0c0c91e6de923f4f7d1d72
tree40ed74046376ff5bf7838897e7a0c6de35635a06
parent804a837775f5f3527546de92f57f57fc5be5bdf2
LU-14083 build: Don't overwrite KBUILD_EXTRA_SYMBOLS

The gnilnd requires that KBUILD_EXTRA_SYMBOLS be populated with the
symbols for some of its dependencies. Don't overwrite
KBUILD_EXTRA_SYMBOLS for the kernel tests.

Test-Parameters: trivial
HPE-bug-id: LUS-9448
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ie10d3be0078e163f3e36f1c880d87ebc185c49c7
Reviewed-on: https://review.whamcloud.com/40435
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4