ath79: cleanup PISEN WMM003N image metadata

PISEN WMM003N is never supported by ar71xx, this commit also removed
SUPPORTED_DEVICES for it because it's completely useless.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
master
Chuanhong Guo 7 years ago committed by Mathias Kresin
parent 3f8c5d5476
commit f195ab766c
  1. 1
      target/linux/ath79/image/generic.mk

@ -198,7 +198,6 @@ define Device/pisen_wmm003n
DEVICE_TITLE := Pisen WMM003N (Cloud Easy Power)
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-chipidea2
TPLINK_HWID := 0x07030101
SUPPORTED_DEVICES += wmm003n
IMAGES := sysupgrade.bin
endef
TARGET_DEVICES += pisen_wmm003n

Loading…
Cancel
Save