2026-09-10 16:59:11 +03:00
|
|
|
linux/headers 7.2.3
|
2026-07-22 04:29:56 +03:00
|
|
|
=
|
2026-09-10 16:59:11 +03:00
|
|
|
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.2.3.tar.xz
|
2026-07-22 04:29:56 +03:00
|
|
|
|
|
|
|
|
``` sh *** build ***
|
|
|
|
|
make ARCH=x86 INSTALL_HDR_PATH=/pkg/gnu/linux/headers headers_install
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
``` cfg *** build deps ***
|
|
|
|
|
glibc
|
|
|
|
|
gcc
|
|
|
|
|
```
|