Re: [PATCH] sparc64 makefile dep fix for uart_console_init

From: David S. Miller (davem@redhat.com)
Date: Sat Oct 12 2002 - 03:35:07 EST


   From: Andres Salomon <dilinger@mp3revolution.net>
   Date: Sat, 12 Oct 2002 04:24:05 -0400

   drivers/serial/Config.in defines the following:
   if [ "$CONFIG_SPARC32" = "y" -o "$CONFIG_SPARC64" = "y" ]; then
           define_bool CONFIG_SERIAL_SUNCORE y
           define_bool CONFIG_SERIAL_CORE_CONSOLE y
   
   There are no deps for CONFIG_SERIAL_CORE_CONSOLE in
   drivers/serial/Makefile

Yeah that's weird. Just enable one of the sun serial
drivers for now and it will fix itself.

Probably a fix could be to add CONFIG_SERIAL_SUNCORE to the
checks that set CONFIG_SERIAL_CORE, I think that's how I'll
fix this.
-
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 Oct 15 2002 - 22:00:42 EST