diff options
Diffstat (limited to 'src/arch/x86_64/Makefile')
-rw-r--r-- | src/arch/x86_64/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86_64/Makefile b/src/arch/x86_64/Makefile index b687f340..48c0aa1a 100644 --- a/src/arch/x86_64/Makefile +++ b/src/arch/x86_64/Makefile @@ -40,6 +40,7 @@ endif # x86_64-specific directories containing source files # +SRCDIRS += arch/x86_64/core SRCDIRS += arch/x86_64/prefix # Include common x86 Makefile |