移除 KSU_MANUAL_VERSION 的定义
This commit is contained in:
@@ -47,7 +47,7 @@ endif
|
|||||||
|
|
||||||
obj-$(CONFIG_KSU) += kernelsu.o
|
obj-$(CONFIG_KSU) += kernelsu.o
|
||||||
|
|
||||||
KSU_MANUAL_VERSION := 12717
|
#KSU_MANUAL_VERSION := 12717
|
||||||
|
|
||||||
ifeq ($(strip $(KSU_MANUAL_VERSION)),)
|
ifeq ($(strip $(KSU_MANUAL_VERSION)),)
|
||||||
ifeq ($(shell test -e $(srctree)/$(src)/../.git; echo $$?),0)
|
ifeq ($(shell test -e $(srctree)/$(src)/../.git; echo $$?),0)
|
||||||
|
|||||||
Reference in New Issue
Block a user