packages: ixgb/ixgb.spec - updated Makefile
hawk
hawk at pld-linux.org
Sat Jun 20 19:18:23 CEST 2009
Author: hawk Date: Sat Jun 20 17:18:23 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated Makefile
---- Files affected:
packages/ixgb:
ixgb.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: packages/ixgb/ixgb.spec
diff -u packages/ixgb/ixgb.spec:1.31 packages/ixgb/ixgb.spec:1.32
--- packages/ixgb/ixgb.spec:1.31 Sat Jun 20 19:03:00 2009
+++ packages/ixgb/ixgb.spec Sat Jun 20 19:18:18 2009
@@ -62,8 +62,8 @@
%setup -q -n %{pname}-%{version}
cat > src/Makefile <<'EOF'
obj-m := ixgb.o
-ixgb-objs := ixgb_ee.o ixgb_hw.o ixgb_param.o ixgb_ethtool.o \
-ixgb_main.o kcompat.o
+ixgb-objs := ixgb_main.o ixgb_hw.o ixgb_ee.o ixgb_param.o \
+ixgb_ethtool.o kcompat.o
EXTRA_CFLAGS=-DDRIVER_IXGB
EOF
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2009/06/20 17:18:18 hawk
+- updated Makefile
+
Revision 1.31 2009/06/20 17:03:00 hawk
- release 31
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ixgb/ixgb.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list