1 Star 0 Fork 1

BrainZhao/alsa-lib-1

forked from src-oepkgs/alsa-lib-1 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
alsa-lib-1.1.0-sharedir.patch 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
diff --git a/src/conf/Makefile.am b/src/conf/Makefile.am
index a04f73f..5a3f857 100644
--- a/src/conf/Makefile.am
+++ b/src/conf/Makefile.am
@@ -1,4 +1,11 @@
-SUBDIRS=cards pcm alsa.conf.d ucm topology
+SUBDIRS=cards pcm alsa.conf.d
+
+if BUILD_UCM
+SUBDIRS += ucm
+endif
+if BUILD_TOPOLOGY
+SUBDIRS += topology
+endif
cfg_files = alsa.conf
if BUILD_ALISP
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/brainzhao/alsa-lib-1.git
git@gitee.com:brainzhao/alsa-lib-1.git
brainzhao
alsa-lib-1
alsa-lib-1
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385