Commit 6ccfa154 authored by Anton Midyukov's avatar Anton Midyukov

armh-mcom02: Fixed /etc/alsa-set-initial-options

Kernel module snd-seq-midi is not compiled for mcom02.
parent d6b13bb3
#!/bin/sh -efu
[ "$GLOBAL_ARCH" = armh ] && sed -i '/snd-seq-midi/d' /etc/firsttime.d/alsa-set-initial-options
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment