Update Makefile
This commit is contained in:
@@ -56,7 +56,7 @@ $(info -- SukiSU version: $(KSU_VERSION))
|
|||||||
ccflags-y += -DKSU_VERSION=$(KSU_VERSION)
|
ccflags-y += -DKSU_VERSION=$(KSU_VERSION)
|
||||||
else # If there is no .git file, the default version will be passed.
|
else # If there is no .git file, the default version will be passed.
|
||||||
$(warning "KSU_GIT_VERSION not defined! It is better to make SukiSU a git submodule!")
|
$(warning "KSU_GIT_VERSION not defined! It is better to make SukiSU a git submodule!")
|
||||||
ccflags-y += -DKSU_VERSION=12500
|
ccflags-y += -DKSU_VERSION=12800
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef KSU_EXPECTED_SIZE
|
ifndef KSU_EXPECTED_SIZE
|
||||||
@@ -224,4 +224,4 @@ else
|
|||||||
$(info -- You have not integrate susfs in your kernel.)
|
$(info -- You have not integrate susfs in your kernel.)
|
||||||
$(info -- Read: https://gitlab.com/simonpunk/susfs4ksu)
|
$(info -- Read: https://gitlab.com/simonpunk/susfs4ksu)
|
||||||
endif
|
endif
|
||||||
# Keep a new line here!! Because someone may append config
|
# Keep a new line here!! Because someone may append config
|
||||||
|
|||||||
Reference in New Issue
Block a user