x86/geos: redux of cs5535 version
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / mach-rt-n15.c
index d940a87..1af3efc 100644 (file)
@@ -135,6 +135,7 @@ static void __init rt_n15_init(void)
        rt288x_eth_data.tx_fc = 1;
        rt288x_eth_data.rx_fc = 1;
        rt288x_register_ethernet();
+       rt288x_register_wdt();
 }
 
 MIPS_MACHINE(RAMIPS_MACH_RT_N15, "RT-N15", "Asus RT-N15", rt_n15_init);
This page took 0.026234 seconds and 4 git commands to generate.