diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |