From e4f1e4f50393a005ae1bb9a9ccbf02b8bd3c7670 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 30 Aug 2021 20:13:14 -0700 Subject: Add tinyalsa 2.0.0 --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 92a76625..c7fc8693 100644 --- a/.gitmodules +++ b/.gitmodules @@ -324,6 +324,10 @@ path = pkg/the_silver_searcher/src url = https://github.com/ggreer/the_silver_searcher ignore = all +[submodule "pkg/tinyalsa/src"] + path = pkg/tinyalsa/src + url = https://github.com/tinyalsa/tinyalsa.git + ignore = all [submodule "pkg/tz/src"] path = pkg/tz/src url = https://github.com/eggert/tz -- cgit v1.2.3