File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: GPL-2.0
22VERSION = 5
33PATCHLEVEL = 4
4- SUBLEVEL = 254 # # real source is 292, spoofing RMX3661 F.24
5- EXTRAVERSION =
4+ SUBLEVEL = 254 # spoffing of Realme RMX3661, real is .292
5+ EXTRAVERSION =
66NAME = Kleptomaniac Octopus
77
88# indicate that change "Kbuild: Support nested composite objects" is
@@ -1317,7 +1317,7 @@ $(sort $(vmlinux-deps)): descend ;
13171317
13181318filechk_kernel.release = \
13191319 echo "$(KERNELVERSION )$$($(CONFIG_SHELL ) $(srctree ) /scripts/setlocalversion \
1320- $(srctree ) android12 0 ) "
1320+ $(srctree ) $( BRANCH ) $( KMI_GENERATION ) ) "
13211321
13221322# Store (new) KERNELRELEASE string in include/config/kernel.release
13231323include/config/kernel.release : FORCE
@@ -2096,4 +2096,4 @@ FORCE:
20962096
20972097# Declare the contents of the PHONY variable as phony. We keep that
20982098# information in a variable so we can use it in if_changed and friends.
2099- .PHONY : $(PHONY )
2099+ .PHONY : $(PHONY )
You can’t perform that action at this time.
0 commit comments