From 9798fec0b32330703361d944e234492b071cbe0a Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 22 Dec 2012 16:09:03 +0000 Subject: ramips: unify eeprom file name for the built-in wireless MAC Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34860 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'target/linux/ramips/base-files') diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index 21c9f5f88..ace4c1acd 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -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 | \ -- cgit v1.2.3