add ar7-2.6 fixes by Stefan Weil
[openwrt.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / prom.c
index 20926c6..38037dd 100644 (file)
@@ -246,7 +246,6 @@ static void __init console_config(void)
 
 #ifdef CONFIG_KGDB
        strcat(prom_getcmdline(), " console=kgdb");
-       prom_printf("Please connect GDB to this port\n");
        kgdb_enabled = 1;
        return;
 #endif
This page took 0.02755 seconds and 4 git commands to generate.