Added abstraction layer for a three-wire serial device (e.g. the EEPROM

used on RTL8139 cards).
This commit is contained in:
Michael Brown
2006-05-26 15:39:24 +00:00
parent 2f392ee13e
commit aa2468babe
3 changed files with 171 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
SRCDIRS += drivers/nvs
SRCDIRS += interface/pxe
# NON_AUTO_SRCS lists files that are excluded from the normal