Messages in this thread Patch in this message |  | | | Date | Fri, 6 Aug 1999 21:54:43 +0100 (GMT) | | From | Tim Waugh <> | | Subject | [patch] 2.2.11pre5 compile error |
| |
Hi Alan,
This fixes a compile error on the Alpha.
Tim. */
--- linux/arch/alpha/kernel/setup.c~ Fri Aug 6 21:42:56 1999 +++ linux/arch/alpha/kernel/setup.c Fri Aug 6 21:42:57 1999 @@ -228,7 +228,7 @@ #ifdef CONFIG_ALPHA_GENERIC "Booting GENERIC", #else - "Booting" + "Booting", #endif type_name, (*var_name ? " variation " : ""), var_name, alpha_mv.vector_name,
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |