diff options
| author | Michael Forney <mforney@mforney.org> | 2021-08-31 19:24:16 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-08-31 19:38:53 -0700 |
| commit | 29b0d64dd0221c051b4d5cd619c87645ac630b19 (patch) | |
| tree | a77adf11873609f761aba8e83a8636a1e223bdd7 /.gitmodules | |
| parent | c73cf94e0daaef825c57b2bfb3dfb85b806c9b54 (diff) | |
Remove alsa-utils in favor of tinyalsa
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index c7fc8693..0a83c334 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,10 +6,6 @@ path = pkg/alsa-lib/src url = https://github.com/alsa-project/alsa-lib.git ignore = all -[submodule "pkg/alsa-utils/src"] - path = pkg/alsa-utils/src - url = https://github.com/alsa-project/alsa-utils.git - ignore = all [submodule "pkg/atinout/src"] path = pkg/atinout/src url = https://git.code.sf.net/p/atinout/code |
