mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +03:00
Linux 5.3 compat: Makefile subdir-m no longer supported
Uses obj-m instead, due to kernel changes. See LKML: Masahiro Yamada, Tue, 6 Aug 2019 19:03:23 +0900 Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Signed-off-by: Dominic Pearson <dsp@technoanimal.net> Closes #9169
This commit is contained in:
committed by
Brian Behlendorf
parent
f6fbe25664
commit
ff4b68eedc
+11
@@ -63,3 +63,14 @@ cscope.*
|
||||
*.log
|
||||
venv
|
||||
|
||||
#
|
||||
# Module leftovers
|
||||
#
|
||||
/module/avl/zavl.mod
|
||||
/module/icp/icp.mod
|
||||
/module/lua/zlua.mod
|
||||
/module/nvpair/znvpair.mod
|
||||
/module/spl/spl.mod
|
||||
/module/unicode/zunicode.mod
|
||||
/module/zcommon/zcommon.mod
|
||||
/module/zfs/zfs.mod
|
||||
|
||||
Reference in New Issue
Block a user