projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f8c5d5
)
ath79: cleanup PISEN WMM003N image metadata
author
Chuanhong Guo
<gch981213@gmail.com>
Sun, 19 Aug 2018 13:47:06 +0000
(21:47 +0800)
committer
Mathias Kresin
<dev@kresin.me>
Sun, 19 Aug 2018 16:52:24 +0000
(18:52 +0200)
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>
target/linux/ath79/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/generic.mk
b/target/linux/ath79/image/generic.mk
index eb71c641a0555496908538c2ac1eeed751e181d7..18138dd4970380d71609482fd792e96e0d85a8be 100644
(file)
--- 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