diff options
| author | Michael Forney <mforney@mforney.org> | 2023-01-17 22:24:18 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2023-01-21 18:02:46 -0800 |
| commit | 78685881821b2dcd3d7b0dba7ec257453f2dc2ca (patch) | |
| tree | 5a2660e2e707dbfba7eeccd7b67e73f39703556d /pkg/linux-headers/base.lua | |
| parent | 3dc80140e30a8d67a91771952599d25fbd392ced (diff) | |
linux-headers: Update to 6.1
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index db3d6aff..722c4ae3 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -181,7 +181,6 @@ return { 'linux/dm-log-userspace.h', 'linux/dma-buf.h', 'linux/dma-heap.h', - 'linux/dn.h', 'linux/dns_resolver.h', 'linux/dqblk_xfs.h', 'linux/dvb/audio.h', @@ -192,6 +191,7 @@ return { 'linux/dvb/osd.h', 'linux/dvb/version.h', 'linux/dvb/video.h', + 'linux/dw100.h', 'linux/edd.h', 'linux/efs_fs_sb.h', 'linux/elf-em.h', @@ -510,7 +510,6 @@ return { 'linux/netfilter_bridge/ebt_stp.h', 'linux/netfilter_bridge/ebt_vlan.h', 'linux/netfilter_bridge/ebtables.h', - 'linux/netfilter_decnet.h', 'linux/netfilter_ipv4.h', 'linux/netfilter_ipv4/ip_tables.h', 'linux/netfilter_ipv4/ipt_CLUSTERIP.h', |
