SOURCES: em8300-make.patch (NEW) - kill Rules.make

matowy matowy at pld-linux.org
Sun Feb 12 00:56:11 CET 2006


Author: matowy                       Date: Sat Feb 11 23:56:11 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill Rules.make

---- Files affected:
SOURCES:
   em8300-make.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/em8300-make.patch
diff -u /dev/null SOURCES/em8300-make.patch:1.1
--- /dev/null	Sun Feb 12 00:56:11 2006
+++ SOURCES/em8300-make.patch	Sun Feb 12 00:56:06 2006
@@ -0,0 +1,11 @@
+--- modules/Makefile.old	2006-01-28 12:43:50.000000000 +0000
++++ modules/Makefile	2006-01-28 12:43:57.000000000 +0000
+@@ -101,8 +101,6 @@
+ # The following hack tests for old kernels (2.4 and old 2.5).
+ ifneq ($(TOPDIR),$(shell /bin/pwd))
+ 
+-include $(TOPDIR)/Rules.make
+-
+ em8300.o: $(em8300-objs)
+ 	$(LD) $(LDFLAGS) $(LDFLAGS_MODULE) -r -o $@ $(em8300-objs)
+ 
================================================================


More information about the pld-cvs-commit mailing list