diff options
author | Brian Behlendorf <[email protected]> | 2020-02-28 09:23:48 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-28 09:23:48 -0800 |
commit | 3f99a3abc773bf50a0c0276ba530f1b43ea97dc9 (patch) | |
tree | 072cdef8a81996063b25f6ddafc29b3d38bdf9fa /tests | |
parent | bd0d24e09b089af589ebaecd9e85d9fd4ac31deb (diff) |
Fix CONFIG_MODULES=no Linux kernel config
When configuring as builtin (--enable-linux-builtin) for kernels
without loadable module support (CONFIG_MODULES=n) only the object
file is created. Never a loadable kmod.
Update ZFS_LINUX_TRY_COMPILE to handle this in a manor similar to
the ZFS_LINUX_TEST_COMPILE_ALL macro.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9887
Closes #10063
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions