Files
AeroPkg/assets/var/gnu/linux/headers.md
2026-07-22 04:29:56 +03:00

13 lines
224 B
Markdown

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
```