upd and patches

This commit is contained in:
2026-07-22 04:29:56 +03:00
parent 2be695fa6a
commit c6dcbc1ca5
90 changed files with 1688 additions and 91 deletions

View File

@ -0,0 +1,12 @@
linux/headers 7.1.4
=
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.1.4.tar.xz
``` sh *** build ***
make ARCH=x86 INSTALL_HDR_PATH=/pkg/gnu/linux/headers headers_install
```
``` cfg *** build deps ***
glibc
gcc
```