forked from Ivasoft/openwrt
lantiq: add support for /tmp/sysinfo
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41472
This commit is contained in:
@@ -33,7 +33,7 @@ rt2x00_eeprom_extract() {
|
||||
|
||||
case "$FIRMWARE" in
|
||||
"RT2860.eeprom" )
|
||||
local board=$(lantiq_board_id)
|
||||
local board=$(lantiq_board_name)
|
||||
case $board in
|
||||
ARV7510PW22|ARV7519PW|ARV752DPW|ARV752DPW22)
|
||||
rt2x00_eeprom_extract "board_config" 520 256 1
|
||||
|
||||
Reference in New Issue
Block a user