X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/20ca544134f149b84d582332fe7c8727256fb45c..64c718f2238769fadd607c1955059e0f43526fed:/target/linux/atheros/patches-2.6.37/130-watchdog.patch diff --git a/target/linux/atheros/patches-2.6.37/130-watchdog.patch b/target/linux/atheros/patches-2.6.37/130-watchdog.patch index aaa162e82..c2c9c2339 100644 --- a/target/linux/atheros/patches-2.6.37/130-watchdog.patch +++ b/target/linux/atheros/patches-2.6.37/130-watchdog.patch @@ -203,7 +203,7 @@ +module_exit(exit_ar2315_wdt); --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig -@@ -927,6 +927,12 @@ config BCM63XX_WDT +@@ -930,6 +930,12 @@ config BCM63XX_WDT To compile this driver as a loadable module, choose M here. The module will be called bcm63xx_wdt.