I had to revert this change in speakup makefile
in order to compile.
diff -u linux.20pre1-ac1/drivers/char/speakup/Makefile linux.20pre1-ac2/drivers/char/speakup/Makefile
--- linux.20pre1-ac1/drivers/char/speakup/Makefile 2002-08-06 15:42:07.000000000 +0100
+++ linux.20pre1-ac2/drivers/char/speakup/Makefile 2002-08-07 14:56:06.000000000 +0100
@@ -21,4 +21,5 @@
-include $(TOPDIR)/Rules.make
-
speakupmap.c: speakupmap.map
set -e ; loadkeys --mktable $< | sed -e 's/^static *//' > $@
+
+include $(TOPDIR)/Rules.make
+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:27 EST