diff options
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index 2d8f1f55ff..23e9b4f796 100644 --- a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -26,7 +26,7 @@ rt2x00_eeprom_extract() { . /lib/brcm63xx.sh -board=$board_name +board=$board_id case "$FIRMWARE" in "rt2x00.eeprom" ) |