From aa2468babe4c5c052f41790cefb344c27f77852f Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 26 May 2006 15:39:24 +0000 Subject: Added abstraction layer for a three-wire serial device (e.g. the EEPROM used on RTL8139 cards). --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 77d2fc93..4f44c14a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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 -- cgit v1.2.3-55-g7522