summaryrefslogtreecommitdiff
path: root/pkg/linux-headers/x86.lua
diff options
context:
space:
mode:
authorRandy Palamar <randy@rnpnr.xyz>2024-12-29 08:30:52 -0700
committerMichael Forney <mforney@mforney.org>2025-02-01 22:23:20 -0800
commit76323eb2b5f9ebb5c6d10d693649788c3af72d5f (patch)
tree52ea577bef5ed73510d6874ce7693dd2ce4d181e /pkg/linux-headers/x86.lua
parent099d2359b9b4ce745011d4fbbf7696fd64ec6997 (diff)
linux-headers: bump to 6.12
Diffstat (limited to 'pkg/linux-headers/x86.lua')
-rw-r--r--pkg/linux-headers/x86.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/linux-headers/x86.lua b/pkg/linux-headers/x86.lua
index e4a8f9a7..865d2c9e 100644
--- a/pkg/linux-headers/x86.lua
+++ b/pkg/linux-headers/x86.lua
@@ -9,6 +9,7 @@ return {
'asm/byteorder.h',
'asm/debugreg.h',
'asm/e820.h',
+ 'asm/elf.h',
'asm/hw_breakpoint.h',
'asm/hwcap2.h',
'asm/ist.h',
@@ -32,6 +33,7 @@ return {
'asm/ptrace.h',
'asm/sembuf.h',
'asm/setup.h',
+ 'asm/setup_data.h',
'asm/sgx.h',
'asm/shmbuf.h',
'asm/sigcontext.h',