> [Alan.C.Brady@exeter.ac.uk]
>
> Not a bug, but some apps choke when trying to parse the missing
> condition.
>
> /usr/src/linux-2.4.21//drivers/char/Config.in, line 161:
>
> if [ "$CONFIG_PPC64" ] ; then
> ^^^
>
> I presume this should get set as
>
> if [ "$CONFIG_PPC64" = "y" ] ; then
Would you post a -p1 patch, please?
Don't forget to CC the PPC64 maintainer(s).
-- Tomas Szepe <szepe@pinerecords.com> - 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 : Tue Jul 15 2003 - 22:00:39 EST