summaryrefslogtreecommitdiff
path: root/kernel/arch/x86_64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: align all build filesDanny Holman3 days2-14/+30
| | | | | | | | Align all the build makefiles so that the standard template is used OS-wide. Remove all the dangling files leftover from pre-standardization. Signed-off-by: Danny Holman <dholman@gymli.org>
* kernel: x86_64: rename x86Danny Holman2025-05-036-0/+307
Rename the x86 arch-specific directory to x86_64, reflecting clang's architecture selector flags. Signed-off-by: Danny Holman <dholman@gymli.org>