diff options
Diffstat (limited to 'target/linux/ar71xx/image/legacy-devices.mk')
-rw-r--r-- | target/linux/ar71xx/image/legacy-devices.mk | 5 |
1 files changed, 5 insertions, 0 deletions
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 |