Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-09 | Makefile: fix wrong -I directive to compiler | Danny Holman | 1 | -2/+1 | |
Fix a bug in which the architecture specific include directories are not properly included in the main Makefile. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||||
2021-01-24 | x86: reorganize the i386 directory | Danny Holman | 1 | -8/+11 | |
Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz> |