david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Added drivers/ata directory (forgot to check this in previously).

This commit is contained in:
Michael Brown 2006-05-31 14:31:48 +00:00
parent 552b4a178e
commit 73a449e96b
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += interface/pxe