Whamcloud - gitweb
LU-18876 build: KMODEXT is always .ko 61/58661/3
authorTimothy Day <timday@amazon.com>
Thu, 3 Apr 2025 05:27:28 +0000 (01:27 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 16 Apr 2025 20:45:31 +0000 (20:45 +0000)
commitaed79f6dcd8a7170b8c0013ef0e48f7b59b3873c
tree7d2409d0aa4db0c16d2b2b059d3c92b1175b92ec
parent498c1c10d4ae05f9d46b19331c41d339c0e7dab0
LU-18876 build: KMODEXT is always .ko

KMODEXT is always .ko, so let's remove it
to simplify the kernel Makefiles.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I7e44849b8f77730cf112292d619116907661f52a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58661
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
34 files changed:
config/lustre-build-linux.m4
ldiskfs/autoMakefile.am
libcfs/libcfs/autoMakefile.am
lnet/klnds/gnilnd/autoMakefile.am
lnet/klnds/in-kernel-o2iblnd/autoMakefile.am
lnet/klnds/kfilnd/autoMakefile.am
lnet/klnds/o2iblnd/autoMakefile.am
lnet/klnds/socklnd/autoMakefile.am
lnet/lnet/autoMakefile.am
lnet/selftest/autoMakefile.am
lustre/ec/autoMakefile.am
lustre/fid/autoMakefile.am
lustre/fld/autoMakefile.am
lustre/kunit/autoMakefile.am
lustre/lfsck/autoMakefile.am
lustre/llite/autoMakefile.am
lustre/lmv/autoMakefile.am
lustre/lod/autoMakefile.am
lustre/lov/autoMakefile.am
lustre/mdc/autoMakefile.am
lustre/mdd/autoMakefile.am
lustre/mdt/autoMakefile.am
lustre/mgc/autoMakefile.am
lustre/mgs/autoMakefile.am
lustre/obdclass/autoMakefile.am
lustre/obdecho/autoMakefile.am
lustre/ofd/autoMakefile.am
lustre/osc/autoMakefile.am
lustre/osd-ldiskfs/autoMakefile.am
lustre/osd-zfs/autoMakefile.am
lustre/osp/autoMakefile.am
lustre/ptlrpc/autoMakefile.am
lustre/ptlrpc/gss/autoMakefile.am
lustre/quota/autoMakefile.am