Adding wifi eeprom extract for ARV752DPW - Easybox 802

Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>

SVN-Revision: 31443
This commit is contained in:
John Crispin 2012-04-23 09:40:37 +00:00
parent 4a7d620950
commit d4f3677cba

View File

@ -30,7 +30,7 @@ case "$FIRMWARE" in
"RT2860.eeprom" )
local board=$(lantiq_board_name)
case $board in
ARV7525PW)
ARV7525PW|ARV752DPW)
rt2x00_eeprom_extract "board_config" 1040 272
;;
*)