diff --git a/bsp/wr1043nd/root_file_system/etc/ath9k-watchdog b/bsp/wr1043nd/root_file_system/etc/ath9k-watchdog deleted file mode 100755 index d9b49d7..0000000 --- a/bsp/wr1043nd/root_file_system/etc/ath9k-watchdog +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -logread -f | while read line -do - case "$line" in - *"Could not stop RX"*) - - #Bye - /sbin/reboot - ;; - *) - ;; - esac -done diff --git a/bsp/wr741nd2/root_file_system/etc/ath9k-watchdog b/bsp/wr741nd2/root_file_system/etc/ath9k-watchdog deleted file mode 100755 index d9b49d7..0000000 --- a/bsp/wr741nd2/root_file_system/etc/ath9k-watchdog +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -logread -f | while read line -do - case "$line" in - *"Could not stop RX"*) - - #Bye - /sbin/reboot - ;; - *) - ;; - esac -done diff --git a/bsp/wr741nd4/root_file_system/etc/ath9k-watchdog b/bsp/wr741nd4/root_file_system/etc/ath9k-watchdog deleted file mode 100755 index d9b49d7..0000000 --- a/bsp/wr741nd4/root_file_system/etc/ath9k-watchdog +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -logread -f | while read line -do - case "$line" in - *"Could not stop RX"*) - - #Bye - /sbin/reboot - ;; - *) - ;; - esac -done diff --git a/bsp/wr841nd7/root_file_system/etc/ath9k-watchdog b/bsp/wr841nd7/root_file_system/etc/ath9k-watchdog deleted file mode 100755 index d9b49d7..0000000 --- a/bsp/wr841nd7/root_file_system/etc/ath9k-watchdog +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -logread -f | while read line -do - case "$line" in - *"Could not stop RX"*) - - #Bye - /sbin/reboot - ;; - *) - ;; - esac -done