2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-05 19:15:05 +00:00

Add e1000 directory to build, since the driver compiles cleanly.

This commit is contained in:
Marty Connor 2007-11-18 10:57:20 -05:00
parent 8b0d86914b
commit e21391d7b5

View File

@ -154,6 +154,7 @@ SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
SRCDIRS += drivers/infiniband
SRCDIRS += drivers/e1000
SRCDIRS += interface/pxe
SRCDIRS += tests
SRCDIRS += crypto crypto/axtls crypto/matrixssl