projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iwinfo: factor txpower offset into info display output, recompile if driver...
[openwrt.git]
/
target
/
linux
/
adm5120
/
base-files
/
lib
/
upgrade
/
platform.sh
diff --git
a/target/linux/adm5120/base-files/lib/upgrade/platform.sh
b/target/linux/adm5120/base-files/lib/upgrade/platform.sh
index
a0678b8
..
f067089
100644
(file)
--- a/
target/linux/adm5120/base-files/lib/upgrade/platform.sh
+++ b/
target/linux/adm5120/base-files/lib/upgrade/platform.sh
@@
-13,7
+13,7
@@
platform_check_image() {
[ "$ARGC" -gt 1 ] && return 1
case "$board_name" in
- "ZyXEL"*)
+ "ZyXEL"*
|"Compex WP54 family"
)
# .trx files
[ "$magic" != "4844" ] && {
echo "Invalid image type."
This page took
0.024398 seconds
and
4
git commands to generate.