From 74db9511dc40410aceb6ab7122c965aa4bc42af3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Jul 2014 17:10:39 +0000 Subject: ramips: basic support for Planex MZK-750DHP some gpios are still missing. Signed-off-by: John Crispin SVN-Revision: 41654 --- target/linux/ramips/base-files/lib/ramips.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/base-files/lib/ramips.sh') diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index b36b53c302..2e831d2931 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -160,6 +160,9 @@ ramips_board_detect() { *"HAME MPR-A2") name="mpr-a2" ;; + *"Planex MZK-750DHP") + name="mzk-750dhp" + ;; *"NBG-419N") name="nbg-419n" ;; -- cgit v1.2.3