lkml.org 
[lkml]   [2003]   [Feb]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectPROBLEM: in Config.in
FromPolychronis Ypodimatopoulos <>
Date14 Feb 2003 11:06:48 +0200
File: /usr/src/linux/drivers/char/Config.in, line 152:

if [ "$CONFIG_PPC64" ] ; then

should be

if [ "$CONFIG_PPC64" = "y" ] ; then

right?

Cheers

-- 
Polychronis Ypodimatopoulos
INTRACOM S.A.
Hellenic Telecommunications and Information Systems Industry
Markopoulou Ave.
190 02 Peania
Greece
Tel: +30 210 6679067
email: ypol@intracom.gr

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:33    [from the cache]
©2003-2008