Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 9e35965

Browse files
committed
Clean up feature-battery branch - that was merged into jakeday's master branch
1 parent 85f1e35 commit 9e35965

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,6 @@ git clone https://github.com/dmhacker/arch-linux-surface
1313
cd arch-linux-surface
1414
```
1515

16-
If you want to build the kernel with qzed's
17-
[experimental battery support](https://github.com/qzed/linux-surfacegen5-acpi-notify),
18-
switch to the feature-battery branch by running:
19-
20-
```
21-
git checkout feature-battery
22-
```
23-
24-
The master branch will be kept as pure as possible, meaning that only patches from
25-
jakeday's kernel will be applied to the latest version of the Linux kernel.
26-
2716
Before you begin compiling & installing the patched kernel, it's recommended that you
2817
install all necessary firmware that your Surface device needs and replace suspend with hibernate.
2918
You can do this by running the `setup.sh` script with superuser permissions.
@@ -33,7 +22,9 @@ sudo sh setup.sh
3322
```
3423

3524
Now, you are ready to begin compilation of your kernel.<br>
36-
Alternatively, you could download the [pre-built kernel binaries](https://github.com/dmhacker/arch-linux-surface/releases) and skip ahead to the installation section.
25+
Alternatively, you could download the
26+
[pre-built kernel binaries](https://github.com/dmhacker/arch-linux-surface/releases)
27+
and skip ahead to the installation section.
3728

3829
## Compilation
3930

0 commit comments

Comments
 (0)