http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c9e6c33
)
Do no evil. :)
author
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 03:21:02 +0000
(
03:21
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 03:21:02 +0000
(
03:21
+0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
856a9a9
..
78d6c10
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-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)