0011-ar71xx-add-diag-support-for-the-TL-WDR3500.patch 685 B

1234567891011121314151617181920
  1. From: juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
  2. Date: Sun, 24 Mar 2013 19:23:43 +0000
  3. Subject: ar71xx: add diag support for the TL-WDR3500
  4. Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
  5. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36117 3c298f89-4303-0410-b956-a3cf2f4a3e73
  6. diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
  7. index 416322d..b206438 100755
  8. --- a/target/linux/ar71xx/base-files/etc/diag.sh
  9. +++ b/target/linux/ar71xx/base-files/etc/diag.sh
  10. @@ -129,6 +129,7 @@ get_status_led() {
  11. tl-mr3420 | \
  12. tl-wa901nd | \
  13. tl-wa901nd-v2 | \
  14. + tl-wdr3500 | \
  15. tl-wr1041n-v2 | \
  16. tl-wr1043nd | \
  17. tl-wr741nd | \