From 27860931e85b85b4ce81cc50773b261015c332f3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 20 Apr 2016 17:19:05 +0000 Subject: ramips: fix support Planex MZK-750DHP. fix script for Planex MZK-750DHP. modification of the GPIO definition. add Profile. Signed-off-by: YuheiOKAWA git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49205 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/base-files/etc/board.d/01_leds | 1 + target/linux/ramips/base-files/etc/diag.sh | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ramips/base-files/etc') diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index 5816e60f66..2f40955d11 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -122,6 +122,7 @@ dir-620-d1) set_wifi_led "$board:green:wifi" ;; dir-810l|\ +mzk-750dhp|\ mzk-dp150n) ucidef_set_led_default "power" "power" "$board:green:power" "1" ;; diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index daa7fb1afd..a2c965d79d 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -21,6 +21,7 @@ get_status_led() { br-6475nd|\ e1700|\ fonera20n|\ + mzk-750dhp|\ mzk-dp150n|\ mzk-w300nh2|\ nbg-419n|\ -- cgit v1.2.3