5fcc6297c3
Add a generic qcom SDM845 aport for common packages like rmtfs, pd-mapper and tqftpserv which are required in order to get the Modem and WLAN booted.
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
rc-update add tqftpserv boot
|
|
rc-update add pd-mapper boot
|