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
|
||||||
|
|||||||
Reference in New Issue
Block a user