diff options
Diffstat (limited to 'target/linux/ar71xx/image/legacy-devices.mk')
-rw-r--r-- | target/linux/ar71xx/image/legacy-devices.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index 1d295f1..72114cd 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -705,6 +705,12 @@ define LegacyDevice/WZR450HP2 endef LEGACY_DEVICES += WZR450HP2 +define LegacyDevice/ZBTWE1526 + DEVICE_TITLE := Zbtlink ZBT-WE1526 + DEVICE_PACKAGES := kmod-usb-core kmod-usb2 +endef +LEGACY_DEVICES += ZBTWE1526 + define LegacyDevice/ZCN1523H28 DEVICE_TITLE := Zcomax ZCN-1523H-2-8 endef |