diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-17 16:10:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-17 16:10:23 +0300 |
commit | 6212e064e434f120e84501eafb0dd143fc44e84b (patch) | |
tree | f9b82a4754199854af8d2a6b5d60d22a127b4760 /core/linux-headers-lts/build | |
parent | 451fc4e44524628fea5881941ec78972fa124196 (diff) | |
download | repository-6212e064e434f120e84501eafb0dd143fc44e84b.tar.gz |
linux-headers-lts: drop from repository
Diffstat (limited to 'core/linux-headers-lts/build')
-rwxr-xr-x | core/linux-headers-lts/build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/linux-headers-lts/build b/core/linux-headers-lts/build deleted file mode 100755 index 5eae502f..00000000 --- a/core/linux-headers-lts/build +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -e - -make headers_install INSTALL_HDR_PATH="$1/usr" |