diff options
Diffstat (limited to 'i686')
-rw-r--r-- | i686/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i686/Makefile b/i686/Makefile index a04e5d3..8575d99 100644 --- a/i686/Makefile +++ b/i686/Makefile @@ -2,7 +2,7 @@ include ../Makefile.config CCFLAGS += -I../grub/include -I../lib -mgeneral-regs-only -arch,SRCS = boot.S init.s \ +arch.SRCS = boot.S init.s \ gdt.c lgdt.c \ lidt.c isr.c |