http://git.etherboot.org
/
people
/
cooldavid
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8564711
)
Add src/drivers/net/e1000 as home of new e1000 driver
author
Marty Connor
<mdc@etherboot.org>
Sun, 18 Nov 2007 15:28:25 +0000
(10:28 -0500)
committer
Marty Connor
<mdc@etherboot.org>
Sun, 18 Nov 2007 15:28:25 +0000
(10:28 -0500)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
5327a52
..
6c56c9d
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-147,6
+147,7
@@
SRCDIRS += net net/tcp net/udp
SRCDIRS += image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
+SRCDIRS += drivers/net/1000
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
SRCDIRS += drivers/ata