4597357bfa
Also adds Bluetooth support on the downstream kernel. [ci:skip-build] Already built fine on CI in MR
4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/sh
|
|
|
|
rc-update add wlan0-up sysinit
|
|
rc-update add hciattach-ttySAC0 default
|