Re: Linux 2.4.20-pre1-ac2

O.Sezer (sezero@superonline.com)
Mon, 12 Aug 2002 12:21:52 +0300


This is a multi-part message in MIME format.
--------------040802090309040609050600
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I had to revert this change in speakup makefile
in order to compile.

--------------040802090309040609050600
Content-Type: text/plain;
name="speakup-change_ac1-ac2"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="speakup-change_ac1-ac2"

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
+

--------------040802090309040609050600--

-
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/