]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Add e1000 directory to build, since the driver compiles cleanly.
authorMarty Connor <mdc@etherboot.org>
Sun, 18 Nov 2007 15:57:20 +0000 (10:57 -0500)
committerMarty Connor <mdc@etherboot.org>
Sun, 18 Nov 2007 15:57:20 +0000 (10:57 -0500)
src/Makefile

index 6c56c9dad36ed726c24fba5eaae5450b427f1211..ed39ab71a81310cbe5c807aa8a5350dc632fa815 100644 (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