mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:25:21 +02:00
ramips: extract eeprom for the built-in wlan module on the RT-N56U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30604 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
37f21ebf4d
commit
c2da468a0c
@ -29,7 +29,8 @@ board=$(ramips_board_name)
|
||||
|
||||
case "$FIRMWARE" in
|
||||
"RT288X.eeprom" | \
|
||||
"RT305X.eeprom")
|
||||
"RT305X.eeprom" | \
|
||||
"RT3883.eeprom")
|
||||
case $board in
|
||||
dir-300-b1 | \
|
||||
dir-600-b1 | \
|
||||
@ -58,6 +59,7 @@ case "$FIRMWARE" in
|
||||
nw718 | \
|
||||
omni-emb | \
|
||||
rt-n15 | \
|
||||
rt-n56u | \
|
||||
v11st-fe | \
|
||||
v22rw-2x2 | \
|
||||
w502u | \
|
||||
|
Loading…
Reference in New Issue
Block a user