2
0
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:
Gabor Juhos
2012-12-22 16:09:03 +00:00
parent c81b4475c9
commit 8105c6badd
4 changed files with 5 additions and 6 deletions

View File

@@ -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 | \