Hello,

I thought this bug was corrected a long time ago, but it should have been forgotten
somewhere ..

--- linux-2.5.25/arch/mips/config.in     Mon Jul 15 22:41:34 2002
+++ linux_temp/arch/mips/config.in Tue Jul 16 19:18:32 2002
@@ -254,7 +254,7 @@
    bool '  Writeback Buffer available' CONFIG_CPU_HAS_WB
 else
    if [ "$CONFIG_CPU_R3000" = "y" -o "$CONFIG_CPU_VR41XX" = "y" ]; then
-      if [ "CONFIG_DECSTATION" = "y" ]; then
+      if [ "$CONFIG_DECSTATION" = "y" ]; then
         define_bool CONFIG_CPU_HAS_LLSC n
         define_bool CONFIG_CPU_HAS_LLDSCD n
         define_bool CONFIG_CPU_HAS_WB y


JL



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to