kernel: Fix compilation flags in Makefiles and optimize SELinux rule handling
Co-authored-by: rsuntk <90097027+rsuntk@users.noreply.github.com>
This commit is contained in:
@@ -119,7 +119,7 @@ ccflags-y += -DKSU_KERNEL_WRITE
|
||||
endif
|
||||
|
||||
ifeq ($(shell grep -q "int\s\+path_umount" $(srctree)/fs/namespace.c; echo $$?),0)
|
||||
ccflags-y += -DKSU_HAS_PATH_UMOUNTAdd commentMore actions
|
||||
ccflags-y += -DKSU_HAS_PATH_UMOUNT
|
||||
endif
|
||||
|
||||
# 检查三星 UH 驱动程序
|
||||
|
||||
Reference in New Issue
Block a user