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

igb.spec

index 04706f5376466f2b068d9312e74972fd46d7072c..8a02b061d47bf7185b3ab3054665279ba7a2ab5b 100644 (file)
--- a/igb.spec
+++ b/igb.spec
@@ -61,8 +61,8 @@ Intel(R) PRO/1000 opartych o ukÅ‚ady 82575EB/GB lub 82576.
 %setup -q -n %{pname}-%{version}
 cat > src/Makefile <<'EOF'
 obj-m := igb.o
-igb-objs := e1000_82575.o e1000_mac.o e1000_nvm.o e1000_phy.o e1000_manage.o \
-kcompat.o e1000_api.o igb_main.o igb_param.o igb_ethtool.o
+igb-objs := igb_main.o e1000_82575.o e1000_mac.o e1000_nvm.o e1000_phy.o \
+e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o
 
 EXTRA_CFLAGS=-DDRIVER_IGB
 EOF
This page took 0.083758 seconds and 4 git commands to generate.