--- s4-3b1-pc7300-efe55b8cc917e3e27bcae9786c5b5dec0469be45/sysv/Makefile 2022-10-24 04:25:15.000000000 +0300 +++ s4-3b1-pc7300-efe55b8cc917e3e27bcae9786c5b5dec0469be45-fixed/sysv/Makefile 2024-12-21 00:54:00.875069973 +0300 @@ -2,7 +2,7 @@ # Makefile for the Linux SystemV/Coherent filesystem routines. # -obj-$(CONFIG_SYSV_FS) += sysv.o +obj-m += sysv.o sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \ namei.o super.o # symlink.o