Autoenable dmix by adding basic dmix conf to /etc/asound.conf
This commit is contained in:
parent
be3fbd72c4
commit
309ba5679b
3 changed files with 28 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -9,6 +9,7 @@ programs/sxmo_setpinebacklight:
|
|||
install: programs/sxmo_setpineled programs/sxmo_setpinebacklight
|
||||
mkdir -p $(PREFIX)/share/sxmo
|
||||
cp configs/* $(PREFIX)/share/sxmo
|
||||
cp configs/asound.conf /etc/
|
||||
|
||||
mkdir -p $(PREFIX)/bin
|
||||
cp scripts/* $(PREFIX)/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue