From 6cce9557a0b77ee2450e75779c05231692e4c71f Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Thu, 2 Feb 2017 21:01:36 -0800 Subject: ar71xx: Add support for D-Link EBR-2310 Rev. C Add support for the EBR-2310, which is almost identical to the DIR-615 rev E4, without the wifi. Signed-off-by: Alexandru Gagniuc --- target/linux/ar71xx/image/legacy-devices.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ar71xx/image/legacy-devices.mk') diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index 2117617058..7497a1b3f7 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -232,6 +232,11 @@ define LegacyDevice/FR54RTR endef LEGACY_DEVICES += FR54RTR +define LegacyDevice/EBR2310C1 + DEVICE_TITLE := D-Link EBR-2310 rev. C1 +endef +LEGACY_DEVICES += EBR2310C1 + define LegacyDevice/DIR615E1 DEVICE_TITLE := D-Link DIR-615 rev. E1 endef -- cgit v1.2.3