diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-29 22:07:04 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-30 14:34:09 +0200 |
commit | 6173f6d8f11961709eabfc871f40905ebbc2d274 (patch) | |
tree | 64ad40fb4f202d75719915fcda61423129c53646 /target/linux/ar71xx/image/legacy-devices.mk | |
parent | 18d5cee2a8c0bcddbbcca964bf95bed58d286b9d (diff) | |
download | upstream-6173f6d8f11961709eabfc871f40905ebbc2d274.tar.gz upstream-6173f6d8f11961709eabfc871f40905ebbc2d274.tar.bz2 upstream-6173f6d8f11961709eabfc871f40905ebbc2d274.zip |
ar71xx: move Wallys DR344 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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index ab77f4df49..a9648375b4 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -167,11 +167,6 @@ define LegacyDevice/WLR8100 endef LEGACY_DEVICES += WLR8100 -define LegacyDevice/DR344 - DEVICE_TITLE := Wallys DR344 -endef -LEGACY_DEVICES += DR344 - define LegacyDevice/WRTNODE2Q DEVICE_TITLE := WRTnode2Q board DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-storage |