Skip to content

Commit 64c760f

Browse files
Update Makefile
1 parent cc480df commit 64c760f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ PATCHLEVEL = 4
44
SUBLEVEL = 254 #spoffing of Realme RMX3661, real is .292
55
EXTRAVERSION = "qgki-gc916795b189b"
66

7-
<<<<<<< HEAD
8-
=======
9-
10-
>>>>>>> afb1bab7396bfe259287ad7874450fb23119b352
117
# indicate that change "Kbuild: Support nested composite objects" is
128
# present in the kernel so that out-of-tree modules can act upon it
139
export KERNEL_SUPPORTS_NESTED_COMPOSITES := y
@@ -2100,4 +2096,4 @@ FORCE:
21002096

21012097
# Declare the contents of the PHONY variable as phony. We keep that
21022098
# information in a variable so we can use it in if_changed and friends.
2103-
.PHONY: $(PHONY)
2099+
.PHONY: $(PHONY)

0 commit comments

Comments
 (0)