mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-09 22:22:09 -05:00
ramips: extract eeprom for the built-in wlan module on the RT-N56U
SVN-Revision: 30604
This commit is contained in:
parent
dabca24361
commit
e17a3ffbbd
@ -29,7 +29,8 @@ board=$(ramips_board_name)
|
|||||||
|
|
||||||
case "$FIRMWARE" in
|
case "$FIRMWARE" in
|
||||||
"RT288X.eeprom" | \
|
"RT288X.eeprom" | \
|
||||||
"RT305X.eeprom")
|
"RT305X.eeprom" | \
|
||||||
|
"RT3883.eeprom")
|
||||||
case $board in
|
case $board in
|
||||||
dir-300-b1 | \
|
dir-300-b1 | \
|
||||||
dir-600-b1 | \
|
dir-600-b1 | \
|
||||||
@ -58,6 +59,7 @@ case "$FIRMWARE" in
|
|||||||
nw718 | \
|
nw718 | \
|
||||||
omni-emb | \
|
omni-emb | \
|
||||||
rt-n15 | \
|
rt-n15 | \
|
||||||
|
rt-n56u | \
|
||||||
v11st-fe | \
|
v11st-fe | \
|
||||||
v22rw-2x2 | \
|
v22rw-2x2 | \
|
||||||
w502u | \
|
w502u | \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user