Author: wolvverine Date: Wed Dec 5 18:14:32 2007 GMT Module: SOURCES Tag: HEAD ---- Log message:
---- Files affected: SOURCES: unicorn-makefile.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/unicorn-makefile.patch diff -u /dev/null SOURCES/unicorn-makefile.patch:1.1 --- /dev/null Wed Dec 5 19:14:32 2007 +++ SOURCES/unicorn-makefile.patch Wed Dec 5 19:14:27 2007 @@ -0,0 +1,12 @@ +diff -ur unicorn.orig/unicorn_pci/Makefile unicorn/unicorn_pci/Makefile +--- unicorn.orig/unicorn_pci/Makefile 2006-01-03 13:54:39.000000000 +0000 ++++ unicorn/unicorn_pci/Makefile 2007-12-05 16:12:38.000000000 +0000 +@@ -28,7 +28,7 @@ + MODDIR=$(PWD) + endif + +-include $(KERNEL_SOURCES)/.config ++#include $(KERNEL_SOURCES)/.config + + # + # -DUSE_HW_TIMER - set this to use 2ms PCI hardware timer ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
