Update README.md
This commit is contained in:
parent
1605a928d1
commit
fdac1c99c1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ curl -sSL "https://git.staropensource.de/JeremyStarTM/kernel-optimized/raw/branc
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building from local repository
|
## Building from local repository
|
||||||
If you've already built this kernel or want to build it again without starting from scratch execute this:
|
If you've already built this kernel or want to compile the kernel from your local repository execute this:
|
||||||
```bash
|
```bash
|
||||||
env BUILDTOOL_LOCALDIR=SET ./buildtool.sh
|
env BUILDTOOL_LOCALDIR=SET ./buildtool.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue