diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2017-03-30 21:52:20 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-15 22:43:33 +0200 |
commit | 1c56a7929ac09b7bc2622aaa08cf3a206c480011 (patch) | |
tree | e350ce112dafb7a1f00c37df7b246453ad84716b /target/linux/ar71xx/image/legacy-devices.mk | |
parent | e71b2dad948749d044592a730fa9019d45abe090 (diff) | |
download | upstream-1c56a7929ac09b7bc2622aaa08cf3a206c480011.tar.gz upstream-1c56a7929ac09b7bc2622aaa08cf3a206c480011.tar.bz2 upstream-1c56a7929ac09b7bc2622aaa08cf3a206c480011.zip |
ar71xx: move Zbtlink ZBT-WE1526 to generic build target
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/image/legacy-devices.mk')
-rw-r--r-- | target/linux/ar71xx/image/legacy-devices.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index b746431bec..ab77f4df49 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -615,12 +615,6 @@ 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 |