diff options
| author | Michael Forney <mforney@mforney.org> | 2021-02-23 19:01:59 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-03-02 16:20:17 -0800 |
| commit | d640328f5aac575a4199e88eb11eac0cd5261f4c (patch) | |
| tree | 74af6c39c425db78e3bd107a0d1e23f8f0205911 /pkg/linux-headers/base.lua | |
| parent | 9a2d7b14635f047f326a234d14aa02a33ead1429 (diff) | |
linux-headers: Update to 5.11
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index 8408ab68..0c2fc4ef 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -144,9 +144,11 @@ return { 'linux/cdrom.h', 'linux/cec-funcs.h', 'linux/cec.h', + 'linux/cfm_bridge.h', 'linux/cgroupstats.h', 'linux/chio.h', 'linux/cifs/cifs_mount.h', + 'linux/cifs/cifs_netlink.h', 'linux/close_range.h', 'linux/cm4000_cs.h', 'linux/cn_proc.h', @@ -194,6 +196,7 @@ return { 'linux/ethtool.h', 'linux/ethtool_netlink.h', 'linux/eventpoll.h', + 'linux/f2fs.h', 'linux/fadvise.h', 'linux/falloc.h', 'linux/fanotify.h', @@ -258,7 +261,6 @@ return { 'linux/if_ether.h', 'linux/if_fc.h', 'linux/if_fddi.h', - 'linux/if_frad.h', 'linux/if_hippi.h', 'linux/if_infiniband.h', 'linux/if_link.h', @@ -601,12 +603,14 @@ return { 'linux/rfkill.h', 'linux/rio_cm_cdev.h', 'linux/rio_mport_cdev.h', + 'linux/rkisp1-config.h', 'linux/romfs_fs.h', 'linux/rose.h', 'linux/route.h', 'linux/rpl.h', 'linux/rpl_iptunnel.h', 'linux/rpmsg.h', + 'linux/rpmsg_types.h', 'linux/rseq.h', 'linux/rtc.h', 'linux/rtnetlink.h', @@ -617,7 +621,6 @@ return { 'linux/scif_ioctl.h', 'linux/screen_info.h', 'linux/sctp.h', - 'linux/sdla.h', 'linux/seccomp.h', 'linux/securebits.h', 'linux/sed-opal.h', @@ -784,8 +787,6 @@ return { 'linux/wait.h', 'linux/watch_queue.h', 'linux/watchdog.h', - 'linux/wimax.h', - 'linux/wimax/i2400m.h', 'linux/wireguard.h', 'linux/wireless.h', 'linux/wmi.h', |
