[PATCH 3/4] Remove ixgb
Jeff Kirsher
tarbal at gmail.com
Wed Mar 19 10:55:07 CET 2008
Please pull from my git tree at
http://www.tarbal.com/git/moonbase.git
Remove ixgbe, becuase all support has been moved to the kernel.
Cheers,
Jeff
---
kernel/ixgb/BUILD | 7 -------
kernel/ixgb/DETAILS | 13 -------------
2 files changed, 0 insertions(+), 20 deletions(-)
diff --git a/kernel/ixgb/BUILD b/kernel/ixgb/BUILD
deleted file mode 100644
index 1f42db7..0000000
--- a/kernel/ixgb/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- make -C src &&
- prepare_install &&
- make -C src install
-
-) > $C_FIFO 2>&1
diff --git a/kernel/ixgb/DETAILS b/kernel/ixgb/DETAILS
deleted file mode 100644
index 6164d49..0000000
--- a/kernel/ixgb/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=ixgb
- VERSION=1.0.117
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/e1000/
- SOURCE_VFY=sha1:a4f50c7bc56c5b8ccc395e0639527f32f654472b
- WEB_SITE=http://sourceforge.net/projects/e1000/
- ENTERED=20060120
- UPDATED=20060926
- SHORT="Intel PRO/10GBe Network Connection driver"
-cat << EOF
-This driver supports the Intel Ether Express Pro 10000 (10 gig) cards
-and derivatives, such as onboard equivalents.
-EOF
More information about the Lunar-dev
mailing list