forked from CyanogenMod/lge-kernel-p700
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Caio Oliveira <[email protected]>
- Loading branch information
Showing
6 changed files
with
351 additions
and
323 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
From a293b94d494691bdba3b07e588b19d51ddfd5e9b Mon Sep 17 00:00:00 2001 | ||
From: Caio Oliveira <[email protected]> | ||
Date: Tue, 6 Dec 2016 12:48:48 -0200 | ||
Subject: build.sh: Change to KK WithOverClock | ||
|
||
Signed-off-by: Caio Oliveira <[email protected]> | ||
--- | ||
build.sh | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/build.sh b/build.sh | ||
index a8611e4..8e78f3b 100755 | ||
--- a/build.sh | ||
+++ b/build.sh | ||
@@ -265,7 +265,7 @@ then | ||
# Main Variables | ||
custom_kernel=LProj-CAFKernel | ||
builder=TeamHackLG | ||
- custom_kernel_branch=KK | ||
+ custom_kernel_branch=KK-WOC | ||
ARCH=arm | ||
|
||
while true | ||
-- | ||
2.10.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
From a293b94d494691bdba3b07e588b19d51ddfd5e9b Mon Sep 17 00:00:00 2001 | ||
From: Caio Oliveira <[email protected]> | ||
Date: Tue, 6 Dec 2016 12:48:48 -0200 | ||
Subject: build.sh: Change to MM WithOverClock | ||
|
||
Signed-off-by: Caio Oliveira <[email protected]> | ||
--- | ||
build.sh | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/build.sh b/build.sh | ||
index a8611e4..8e78f3b 100755 | ||
--- a/build.sh | ||
+++ b/build.sh | ||
@@ -265,7 +265,7 @@ then | ||
# Main Variables | ||
custom_kernel=LProj-CAFKernel | ||
builder=TeamHackLG | ||
- custom_kernel_branch=MM | ||
+ custom_kernel_branch=MM-WOC | ||
ARCH=arm | ||
|
||
while true | ||
-- | ||
2.10.1 | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.