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