From 492e928a9e56abdff44fe3e7403551119d826ebe Mon Sep 17 00:00:00 2001 From: Julian Kornberger Date: Thu, 12 May 2016 08:33:37 +0200 Subject: [PATCH] GPIO control support: Add CPE210 --- .../0015-base-files-implemented-basic-GPIO-control.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/openwrt/0015-base-files-implemented-basic-GPIO-control.patch b/patches/openwrt/0015-base-files-implemented-basic-GPIO-control.patch index c3f6c8d5..ab612190 100644 --- a/patches/openwrt/0015-base-files-implemented-basic-GPIO-control.patch +++ b/patches/openwrt/0015-base-files-implemented-basic-GPIO-control.patch @@ -123,7 +123,7 @@ index 0000000..81d3982 +nanostation-m-xw) + ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "8" + ;; -+cpe510) ++cpe210|cpe510) + ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "20" + ;; +esac