lkml.org 
[lkml]   [2002]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.4.20-pre1-ac2
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
+
\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.022 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site