diff options
| author | Michael Forney <mforney@mforney.org> | 2020-02-20 21:59:07 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-02-20 21:59:07 -0800 |
| commit | 6ccb889933f6e392427e92654d442811fbc3c365 (patch) | |
| tree | 77b1b3823d6808490a551b25619744c04314db5f /pkg/linux-headers | |
| parent | dd87a8b84e2f88aa417215a466ee7e4e27da6682 (diff) | |
linux-headers: Remove obsolete headers
These went unnoticed due to a bug in sbase sed.
Diffstat (limited to 'pkg/linux-headers')
| -rw-r--r-- | pkg/linux-headers/base.lua | 2 | ||||
| -rw-r--r-- | pkg/linux-headers/ver | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index 19d07baa..1cb28c5a 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -793,7 +793,6 @@ return { 'mtd/nftl-user.h', 'mtd/ubi-user.h', 'rdma/bnxt_re-abi.h', - 'rdma/cxgb3-abi.h', 'rdma/cxgb4-abi.h', 'rdma/efa-abi.h', 'rdma/hfi/hfi1_ioctl.h', @@ -810,7 +809,6 @@ return { 'rdma/mlx5_user_ioctl_cmds.h', 'rdma/mlx5_user_ioctl_verbs.h', 'rdma/mthca-abi.h', - 'rdma/nes-abi.h', 'rdma/ocrdma-abi.h', 'rdma/qedr-abi.h', 'rdma/rdma_netlink.h', diff --git a/pkg/linux-headers/ver b/pkg/linux-headers/ver index fa225f53..728a6265 100644 --- a/pkg/linux-headers/ver +++ b/pkg/linux-headers/ver @@ -1 +1 @@ -5.5.3 r1 +5.5.3 r2 |
