From f6840ba83e60631e6561a957f11867b206edd7d9 Mon Sep 17 00:00:00 2001 From: Thomas Miletich Date: Mon, 30 Jan 2012 23:10:52 +0000 Subject: [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 Modified-by: Michael Brown Signed-off-by: Michael Brown --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') 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 -- cgit v1.2.3-55-g7522