diff options
| author | Michael Forney <mforney@mforney.org> | 2020-10-15 14:06:00 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-10-15 14:06:00 -0700 |
| commit | 78c9216c9048d4d45f7906cf41cb29663a7367e1 (patch) | |
| tree | 31528fb414230ab0814ba2d562f71b869ab3ed6e /pkg/linux-headers/base.lua | |
| parent | 2a10210507df5414cbf65088851ccc3f0d05b539 (diff) | |
linux-headers: Update to 5.9
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index 90894866..ba20212f 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -146,6 +146,7 @@ return { 'linux/cgroupstats.h', 'linux/chio.h', 'linux/cifs/cifs_mount.h', + 'linux/close_range.h', 'linux/cm4000_cs.h', 'linux/cn_proc.h', 'linux/coda.h', @@ -186,7 +187,6 @@ return { 'linux/elf-em.h', 'linux/elf-fdpic.h', 'linux/elf.h', - 'linux/elfcore.h', 'linux/errno.h', 'linux/errqueue.h', 'linux/erspan.h', @@ -595,6 +595,7 @@ return { 'linux/reboot.h', 'linux/reiserfs_fs.h', 'linux/reiserfs_xattr.h', + 'linux/remoteproc_cdev.h', 'linux/resource.h', 'linux/rfkill.h', 'linux/rio_cm_cdev.h', |
