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 (parent:
552b4a1
)
Added drivers/ata directory (forgot to check this in previously).
author
Michael Brown
<mcb30@etherboot.org>
Wed, 31 May 2006 14:31:48 +0000
(14:31 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 31 May 2006 14:31:48 +0000
(14:31 +0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
4f44c14
..
9e3e012
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-138,6
+138,7
@@
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
SRCDIRS += drivers/net
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
+SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += interface/pxe
SRCDIRS += drivers/nvs
SRCDIRS += interface/pxe