diff options
| author | Michael Forney <mforney@mforney.org> | 2022-10-21 18:11:42 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2022-11-25 20:12:51 -0800 |
| commit | fbd109c85f41a654e009cf18b0488a8d9bbdad33 (patch) | |
| tree | 95b6ef1424a3e6456041eba3b1733b4af7add6e1 /pkg/linux-headers/x86.lua | |
| parent | 89e45852644d37a23ff83ceb208f438a66a2835f (diff) | |
linux-headers: Update to 6.0
Diffstat (limited to 'pkg/linux-headers/x86.lua')
| -rw-r--r-- | pkg/linux-headers/x86.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/linux-headers/x86.lua b/pkg/linux-headers/x86.lua index d25e53af..e4a8f9a7 100644 --- a/pkg/linux-headers/x86.lua +++ b/pkg/linux-headers/x86.lua @@ -1,6 +1,7 @@ return { -- <cd src/arch/x86/include/uapi && find * -name '*.h' -exec printf "\t'%s',\n" {} + | LC_COLLATE=C sort 'asm/a.out.h', + 'asm/amd_hsmp.h', 'asm/auxvec.h', 'asm/bitsperlong.h', 'asm/boot.h', |
