Re: PROBLEM: in Config.in

From: Jörn Engel (joern@wohnheim.fh-wedel.de)
Date: Fri Feb 14 2003 - 08:26:43 EST


On Fri, 14 February 2003 11:06:48 +0200, Polychronis Ypodimatopoulos wrote:
>
> File: /usr/src/linux/drivers/char/Config.in, line 152:
>
> if [ "$CONFIG_PPC64" ] ; then
>
> should be
>
> if [ "$CONFIG_PPC64" = "y" ] ; then
>
> right?

Either way, it doesn't hurt anything but the taste of the reader. Paul
added the Hypervisor (although Marcelo added the Config.in entry), so
let's see if it hurts his taste.

Jörn

-- 
Rules of Optimization:
Rule 1: Don't do it.
Rule 2 (for experts only): Don't do it yet.
-- M.A. Jackson 
-
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 : Sat Feb 15 2003 - 22:00:54 EST