diff options
author | Christian Mehlis <christian@m3hlis.de> | 2017-03-28 21:16:43 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-03-29 09:04:08 +0200 |
commit | be11ce8f26bfa58c110434ccf673c0411402b171 (patch) | |
tree | bf3e7e630e862171853aeeca1ee2f78a39b50324 /target/linux/ar71xx/image/legacy-devices.mk | |
parent | 0af487033e6af390686ed2bc693beab7b467eaf3 (diff) | |
download | upstream-be11ce8f26bfa58c110434ccf673c0411402b171.tar.gz upstream-be11ce8f26bfa58c110434ccf673c0411402b171.tar.bz2 upstream-be11ce8f26bfa58c110434ccf673c0411402b171.zip |
ar71xx: move Compex WPJ342 to generic build target
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
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 72758c8ef9..b746431bec 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/WPJ342_16M - DEVICE_TITLE := Compex WPJ342 (16MB flash) -endef -LEGACY_DEVICES += WPJ342_16M - define LegacyDevice/DR344 DEVICE_TITLE := Wallys DR344 endef |