1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00

makefile: rename arch/x86_64 to arch/amd64 and cleanup targets

This change was made to align the arch name with the one used by Go.
The generic "arch/XXX/asm" dir has also been renamed to "arch/XXX/rt0"
to clearly indicate its purpose
This commit is contained in:
Achilleas Anagnostopoulos
2018-05-31 21:43:48 +01:00
parent 0b1429c115
commit c692bcd329
8 changed files with 32 additions and 34 deletions