Adding wifi eeprom extract for ARV752DPW - Easybox 802

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

SVN-Revision: 31443
master
John Crispin 13 years ago
parent 4a7d620950
commit d4f3677cba
  1. 2
      target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom

@ -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
;;
*)

Loading…
Cancel
Save