mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 10:18:29 +02:00
Hardware: install Fedora builddeps
This commit is contained in:
parent
b77fb35795
commit
d89f9e3dde
1 changed files with 3 additions and 0 deletions
|
@ -133,6 +133,9 @@ source=(
|
||||||
# replace 41 with your fedora version
|
# replace 41 with your fedora version
|
||||||
git switch f41
|
git switch f41
|
||||||
|
|
||||||
|
# install the build dependencies for the kernel, if you haven't already
|
||||||
|
sudo dnf builddep kernel.spec
|
||||||
|
|
||||||
# name this the 'bsb' build
|
# name this the 'bsb' build
|
||||||
sed -i 's/# define buildid .*/%define buildid .bsb/g' kernel.spec
|
sed -i 's/# define buildid .*/%define buildid .bsb/g' kernel.spec
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue