kiss: Added linux-headers

This commit is contained in:
Dylan Araps 2019-06-17 17:09:32 +03:00
parent 2fb46d3676
commit 17e98fdf3b
7 changed files with 3773 additions and 2732 deletions

4
repo/linux-headers/build Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh -e
mkdir -p "$1/usr"
make headers_install INSTALL_HDR_PATH="$1/usr"

View File

@ -0,0 +1,2 @@
43bfea3a6b24b4e5f63190409a199bee8cb93dbea01c52ad7f017078ebdf7c9b linux-5.0.2.tar.xz
2715d463b92bd629da579661e3a2a19c0b87f31083bc60b7e33c380293fe10a4 patch-5.0.2.xz

View File

@ -0,0 +1 @@
perl

1031
repo/linux-headers/manifest Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
https://kernel.org/pub/linux/kernel/v5.x/linux-5.0.2.tar.xz
https://kernel.org/pub/linux/kernel/v5.x/patch-5.0.2.xz

View File

@ -0,0 +1 @@
5.0.2 1

File diff suppressed because it is too large Load Diff