From: Chuanhong Guo Date: Sun, 19 Aug 2018 13:47:06 +0000 (+0800) Subject: ath79: cleanup PISEN WMM003N image metadata X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=f195ab766c02d54cf5e9e95ac4869289d12c9d96 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 --- diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index eb71c641a0..18138dd497 100644 --- a/target/linux/ath79/image/generic.mk +++ b/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