mirror of https://github.com/ipxe/ipxe.git
Add e1000 directory to build, since the driver compiles cleanly.
parent
8b0d86914b
commit
e21391d7b5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue