On Sat, 27 Jan 2007 13:14:57 +0200 "Alon Bar-Lev" <[EMAIL PROTECTED]> wrote:
> I don't know why saved_command_line cannot be resolved and > boot_command_line can be. > They are both located in linux/init.h > > extern char __initdata boot_command_line[]; > extern char *saved_command_line; > > And the drivers/sbus/char/openprom.c do include it and I assume > __ASSEMBLY__ is not defined. hm. It went away. Maybe I dreamed it. y'know, I've been plugging away at this crappile for over twelve hours, have applied 55 distinct compile fixes so far and it's still not there. Tomorrow I get to try to make it all run. That should be amusing. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

