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:
3634e70
)
Add image directory back in
author
Michael Brown
<mcb30@etherboot.org>
Thu, 11 Jan 2007 14:43:15 +0000
(14:43 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 11 Jan 2007 14:43:15 +0000
(14:43 +0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
5aa9b81
..
c75e95b
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-133,7
+133,7
@@
DEBUG_TARGETS += dbg2.o dbg.o c s
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += net net/tcp net/udp
-
#SRCDIRS
+= image
+
SRCDIRS
+= image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/block