From 8406115834d38bb743e01f35bfd36e835532415e Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 19 Apr 2010 20:16:01 +0100 Subject: [build] Rename gPXE to iPXE Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown --- src/drivers/net/sundance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/net/sundance.c') diff --git a/src/drivers/net/sundance.c b/src/drivers/net/sundance.c index c446ac08d..2ee6089d6 100644 --- a/src/drivers/net/sundance.c +++ b/src/drivers/net/sundance.c @@ -47,7 +47,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); /* to get the interface to the body of the program */ #include "nic.h" /* to get the PCI support functions, if this is a PCI NIC */ -#include +#include #include "mii.h" #define drv_version "v1.12" -- cgit v1.2.3-55-g7522