Similar patches have been floating around for quite some time
and I had to delete a line from the Makefile everytime I made
a new source dir.
But now it's time to include this simple patch ...
--- linux.orig/Makefile Sat Apr 8 09:24:37 2000
+++ linux/Makefile Sat Apr 8 12:01:33 2000
@@ -33,7 +33,6 @@
STRIP = $(CROSS_COMPILE)strip
OBJCOPY = $(CROSS_COMPILE)objcopy
OBJDUMP = $(CROSS_COMPILE)objdump
-MAKE = make
MAKEFILES = $(TOPDIR)/.config
GENKSYMS = /sbin/genksyms
MODFLAGS = -DMODULE
Christoph
-- Always remember that you are unique. Just like everyone else.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:10 EST