[PATCH] kbuild ppc64 fix

From: Xose Vazquez Perez (xose@wanadoo.es)
Date: Sat May 10 2003 - 23:06:03 EST


hi,

for 2.4.21-rc2:

--cut--
diff -Nuar linux/drivers/char/Config.in linux.xose/drivers/char/Config.in
--- linux/drivers/char/Config.in 2003-05-11 02:53:29.000000000 +0200
+++ linux.xose/drivers/char/Config.in 2003-05-11 05:59:30.000000000 +0200
@@ -158,7 +158,7 @@
    dep_tristate 'Texas Instruments parallel link cable support' CONFIG_TIPAR $CONFIG_PARPORT
 fi

-if [ "$CONFIG_PPC64" ] ; then
+if [ "$CONFIG_PPC64" = "y"] ; then
    bool 'pSeries Hypervisor Virtual Console support' CONFIG_HVC_CONSOLE
 fi
--end--

regards,

-- 
Galiza nin perdoa nin esquence. Governo demision!

- 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 May 15 2003 - 22:00:35 EST