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>
This commit is contained in:
parent
3f8c5d5476
commit
f195ab766c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue