Do no evil. :)

pull/1/head
Michael Brown 2006-08-09 03:21:02 +00:00
parent c9e6c33bba
commit 504a705d9e
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ CFLAGS += -I include -I arch/$(ARCH)/include -I . -DARCH=$(ARCH)
CFLAGS += -Os -ffreestanding
CFLAGS += -Wall -W
CFLAGS += -g
CFLAGS += -DCONSOLE_DUAL -DCOMCONSOLE=0x3F8 -DCONSPEED=9600
CFLAGS += $(EXTRA_CFLAGS)
ASFLAGS += $(EXTRA_ASFLAGS)
LDFLAGS += $(EXTRA_LDFLAGS)