http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b0d869
)
Add e1000 directory to build, since the driver compiles cleanly.
author
Marty Connor
<mdc@etherboot.org>
Sun, 18 Nov 2007 15:57:20 +0000
(10:57 -0500)
committer
Marty Connor
<mdc@etherboot.org>
Sun, 18 Nov 2007 15:57:20 +0000
(10:57 -0500)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
6c56c9d
..
ed39ab7
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-154,6
+154,7
@@
SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
SRCDIRS += drivers/infiniband
+SRCDIRS += drivers/e1000
SRCDIRS += interface/pxe
SRCDIRS += tests
SRCDIRS += crypto crypto/axtls crypto/matrixssl