summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorThomas Miletich2012-01-31 00:10:52 +0100
committerMichael Brown2012-01-31 00:10:53 +0100
commitf6840ba83e60631e6561a957f11867b206edd7d9 (patch)
treed045f66e772bd7b6f07c5fa076a8b0f76849123f /src/Makefile
parent[rng] Add ANS X9.82 Approved DRBG mechanism (diff)
downloadipxe-f6840ba83e60631e6561a957f11867b206edd7d9.tar.gz
ipxe-f6840ba83e60631e6561a957f11867b206edd7d9.tar.xz
ipxe-f6840ba83e60631e6561a957f11867b206edd7d9.zip
[tg3] New tg3 driver
Replace the old Etherboot tg3 driver with a more up-to-date driver using the iPXE API. Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index e2425d76..c30dc5c9 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -73,6 +73,7 @@ SRCDIRS += drivers/net/ath/ath5k
SRCDIRS += drivers/net/ath/ath9k
SRCDIRS += drivers/net/vxge
SRCDIRS += drivers/net/efi
+SRCDIRS += drivers/net/tg3
SRCDIRS += drivers/block
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash