projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add support for the ALFA Networks W502U (R36) board
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
lib
/
upgrade
/
platform.sh
diff --git
a/target/linux/ramips/base-files/lib/upgrade/platform.sh
b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index
7cc5420
..
6d5d602
100755
(executable)
--- a/
target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/
target/linux/ramips/base-files/lib/upgrade/platform.sh
@@
-23,8
+23,12
@@
platform_check_image() {
mofi3500-3gn | \
nbg-419n | \
nw718 | \
+ omni-emb | \
rt-g32-b1 | \
+ rt-n15 | \
+ w502u |\
v22rw-2x2 | \
+ wli-tx4-ag300n | \
whr-g300n)
[ "$magic" != "2705" ] && {
echo "Invalid image type."
This page took
0.036621 seconds
and
4
git commands to generate.