a60ef9725d
On top of the firmware we already have, we also need device-specific modem firmware. Use script from firmware-motorola-potter(credit goes to Sireesh Kodali). Also imitate the logic in firmware-motorola-potter.
2 lines
50 B
Bash
2 lines
50 B
Bash
#!/bin/sh
|
|
rc-update add moto-modem-rfs-setup boot
|