Add basic makepkg instructions
This commit is contained in:
parent
4606c22f72
commit
8f097f6bd5
@ -36,3 +36,10 @@ You can enable support for it at the beginning of the PKGBUILD file. Make sure t
|
||||
- **optional** overrides for missing ACS capabilities
|
||||
- **optional** ZFS fpu symbols
|
||||
- **optional** Fsync support (proton)
|
||||
|
||||
|
||||
```
|
||||
git clone https://github.com/Frogging-Family/linux-tkg.git
|
||||
cd linux-tkg/linux54-tkg
|
||||
makepkg -si
|
||||
```
|
||||
|
@ -36,3 +36,10 @@ You can enable support for it at the beginning of the PKGBUILD file. Make sure t
|
||||
- **optional** overrides for missing ACS capabilities
|
||||
- **optional** ZFS fpu symbols
|
||||
- **optional** Fsync support (proton)
|
||||
|
||||
|
||||
```
|
||||
git clone https://github.com/Frogging-Family/linux-tkg.git
|
||||
cd linux-tkg/linux55-tkg
|
||||
makepkg -si
|
||||
```
|
||||
|
@ -35,3 +35,10 @@ You can enable support for it at the beginning of the PKGBUILD file. Make sure t
|
||||
- **optional** overrides for missing ACS capabilities
|
||||
- **optional** ZFS fpu symbols
|
||||
- **optional** Fsync support (proton)
|
||||
|
||||
|
||||
```
|
||||
git clone https://github.com/Frogging-Family/linux-tkg.git
|
||||
cd linux-tkg/linux56-tkg
|
||||
makepkg -si
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user