Skip to content

Commit

Permalink
Do no evil. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brown committed Aug 9, 2006
1 parent c9e6c33 commit 504a705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Makefile
Expand Up @@ -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)
Expand Down

0 comments on commit 504a705

Please sign in to comment.