forked from Ivasoft/openwrt
ramips: unify eeprom file name for the built-in wireless MAC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34860
This commit is contained in:
@@ -28,9 +28,7 @@ rt2x00_eeprom_extract() {
|
||||
board=$(ramips_board_name)
|
||||
|
||||
case "$FIRMWARE" in
|
||||
"RT288X.eeprom" | \
|
||||
"RT305X.eeprom" | \
|
||||
"RT3883.eeprom")
|
||||
"soc_wmac.eeprom")
|
||||
case $board in
|
||||
dir-300-b1 | \
|
||||
dir-600-b1 | \
|
||||
|
||||
Reference in New Issue
Block a user