--- a/src/Makefile +++ b/src/Makefile @@ -11 +11 @@ -obj-$(CONFIG_NTFS3_FS) += ntfs3.o +obj-m += ntfs3.o @@ -32 +32,2 @@ -ntfs3-$(CONFIG_NTFS3_LZX_XPRESS) += $(addprefix lib/,\ +ccflags-y += -DCONFIG_NTFS3_LZX_XPRESS +ntfs3-y += $(addprefix lib/,\