diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:54:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:54:33 +0300 |
commit | 871015b15f9daa2bfd797e055a17069c6e2746df (patch) | |
tree | 0da7fb81b3f332bd322bcfd3ddfc181bcd715fc1 /core | |
parent | 6e06ba8f177fb664207ae4ba83ed672407daa37c (diff) | |
download | repository-871015b15f9daa2bfd797e055a17069c6e2746df.tar.gz |
linux-headers: add meta file
Diffstat (limited to 'core')
-rw-r--r-- | core/linux-headers/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/linux-headers/meta b/core/linux-headers/meta new file mode 100644 index 00000000..116cd04b --- /dev/null +++ b/core/linux-headers/meta @@ -0,0 +1,3 @@ +description: Linux kernel headers +license: GPL-2.0 +maintainer: Cem Keylan <cem@ckyln.com> |