We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc480df commit 64c760fCopy full SHA for 64c760f
1 file changed
Makefile
@@ -4,10 +4,6 @@ PATCHLEVEL = 4
4
SUBLEVEL = 254 #spoffing of Realme RMX3661, real is .292
5
EXTRAVERSION = "qgki-gc916795b189b"
6
7
-<<<<<<< HEAD
8
-=======
9
-
10
->>>>>>> afb1bab7396bfe259287ad7874450fb23119b352
11
# indicate that change "Kbuild: Support nested composite objects" is
12
# present in the kernel so that out-of-tree modules can act upon it
13
export KERNEL_SUPPORTS_NESTED_COMPOSITES := y
@@ -2100,4 +2096,4 @@ FORCE:
2100
2096
2101
2097
# Declare the contents of the PHONY variable as phony. We keep that
2102
2098
# information in a variable so we can use it in if_changed and friends.
2103
-.PHONY: $(PHONY)
2099
+.PHONY: $(PHONY)
0 commit comments