linux-headers: Old model

This commit is contained in:
Dylan Araps 2020-03-09 00:40:04 +02:00
parent 0b8eb02e64
commit 6dbe5dbef6
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
#!/bin/sh -e
cp -R usr "$1"
make \
headers_install \
INSTALL_HDR_PATH="$1/usr" \
HOSTCC="${CC:-cc}"

View File

@ -1 +1 @@
25d7019c44ec8b11004826d5f10939e605631cd4942c76f2dcab760d546ce012 linux-5.4.24-headers.tar.xz
7fa0ac784c78129beed43260a7a22a077f1041ac0e8e88647284d2cf7b1d7eb3 linux-5.4.24.tar.xz

View File

@ -1 +1 @@
https://github.com/kisslinux/repo/releases/download/1.9.11/linux-5.4.24-headers.tar.xz
https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.24.tar.xz