packages: igb/igb.spec - updated Makefile

hawk hawk at pld-linux.org
Sat Jun 20 19:20:21 CEST 2009


Author: hawk                         Date: Sat Jun 20 17:20:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated Makefile

---- Files affected:
packages/igb:
   igb.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/igb/igb.spec
diff -u packages/igb/igb.spec:1.32 packages/igb/igb.spec:1.33
--- packages/igb/igb.spec:1.32	Sat Jun 20 19:02:38 2009
+++ packages/igb/igb.spec	Sat Jun 20 19:20:15 2009
@@ -62,8 +62,8 @@
 %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
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2009/06/20 17:20:15  hawk
+- updated Makefile
+
 Revision 1.32  2009/06/20 17:02:38  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/igb/igb.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list