]> git.pld-linux.org Git - packages/ixgbe.git/commitdiff
- updated to 2.0.34.3 auto/ti/ixgbe-2_0_34_3-1
authorhawk <hawk@pld-linux.org>
Sat, 20 Jun 2009 17:15:16 +0000 (17:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ixgbe.spec -> 1.36

ixgbe.spec

index 6bb353db3bcd5f2649f895f58defd3421218acb1..d707e46922fbd0c0930158b0b6cfad8ab1d9e07b 100644 (file)
 Summary:       Intel(R) 10 Gigabit driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) 10 Gigabit
 Name:          %{pname}%{_alt_kernel}
-Version:       1.3.56.17
+Version:       2.0.34.3
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: a7739bb30e84fdb726170a1587e5b041
+# Source0-md5: 259fa3b75bc1b619aa2e4daecbf37427
 URL:           http://sourceforge.net/projects/e1000/
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
@@ -61,8 +61,9 @@ Intel(R) 10 Gigabit opartych o ukÅ‚ad 82598EB.
 %setup -q -n %{pname}-%{version}
 cat > src/Makefile <<'EOF'
 obj-m := ixgbe.o
-ixgbe-objs := ixgbe_82598.o ixgbe_main.o ixgbe_param.o ixgbe_ethtool.o \
-kcompat.o ixgbe_api.o ixgbe_phy.o ixgbe_common.o
+ixgbe-objs := ixgbe_main.o ixgbe_common.o ixgbe_api.o ixgbe_param.o \
+ixgbe_ethtool.o kcompat.o ixgbe_82598.o ixgbe_82599.o ixgbe_dcb.o \
+ixgbe_dcb_nl.o ixgbe_dcb_82598.o ixgbe_dcb_82599.o ixgbe_phy.o
 
 EXTRA_CFLAGS=-DDRIVER_IXGBE
 EOF
This page took 0.036861 seconds and 4 git commands to generate.