diff options
| author | Michael Forney <mforney@mforney.org> | 2020-08-03 22:46:04 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-08-04 02:29:58 -0700 |
| commit | 01c235063ffc865fab584b501fc98a536e370f6f (patch) | |
| tree | 8f6bb69156727c35b9cd1afae7ea7fedb62cbd42 /pkg/linux-headers/base.lua | |
| parent | aae46e49a8fa4ffa637ae2c7577abffe7c989cda (diff) | |
linux-headers: Update to 5.8
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index d7bcddb0..90894866 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -361,6 +361,7 @@ return { 'linux/mqueue.h', 'linux/mroute.h', 'linux/mroute6.h', + 'linux/mrp_bridge.h', 'linux/msdos_fs.h', 'linux/msg.h', 'linux/mtio.h', @@ -665,6 +666,7 @@ return { 'linux/tc_act/tc_ctinfo.h', 'linux/tc_act/tc_defact.h', 'linux/tc_act/tc_gact.h', + 'linux/tc_act/tc_gate.h', 'linux/tc_act/tc_ife.h', 'linux/tc_act/tc_ipt.h', 'linux/tc_act/tc_mirred.h', @@ -760,6 +762,7 @@ return { 'linux/virtio_ids.h', 'linux/virtio_input.h', 'linux/virtio_iommu.h', + 'linux/virtio_mem.h', 'linux/virtio_mmio.h', 'linux/virtio_net.h', 'linux/virtio_pci.h', @@ -776,6 +779,7 @@ return { 'linux/vt.h', 'linux/vtpm_proxy.h', 'linux/wait.h', + 'linux/watch_queue.h', 'linux/watchdog.h', 'linux/wimax.h', 'linux/wimax/i2400m.h', |
