This commit is contained in:
2025-04-11 21:14:24 +01:00
parent 84658f218e
commit e31873989d

View File

@@ -81,8 +81,8 @@ sudo update-grub
```sh ```sh
make -j$(nproc) deb-pkg LOCALVERSION=-custom make -j$(nproc) deb-pkg LOCALVERSION=-custom
sudo dpkg -i ../linux-headers*-custom*.deb sudo apt -i ../linux-headers*-custom*.deb
sudo dpkg -i ../linux-image*-custom*.deb sudo apt -i ../linux-image*-custom*.deb
``` ```
### Modules ### Modules