OrangePi-RV2: follow the tradition to log changes to syscfg
Signed-off-by: Sven-Ola Tuecke <sven-ola@gmx.de>
This commit is contained in:
parent
662ed0b2ca
commit
18ed58913e
@ -11,6 +11,7 @@ SRC_CMDLINE="earlycon=sbi console=tty1 console=ttyS0,115200 loglevel=1"
|
||||
PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools pciutils"
|
||||
|
||||
function post_family_tweaks_bsp__orangepirv2_wifi() {
|
||||
display_alert "$BOARD" "Force load bmcdhd wireless" "info"
|
||||
run_host_command_logged mkdir -pv "${destination}"/etc/modules-load.d
|
||||
run_host_command_logged echo "bcmdhd" > "${destination}"/etc/modules-load.d/${BOARD}.conf
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user