mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 06:10:10 +01:00
2025-09-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'librdalsa' convenience library in 'rdalsa/'. * Moved the 'RDAlsaCard' class from 'utils/rdalsaconfig/' to 'rdalsa/' to contain ALSA card quirk information. * Refactored the ALSA driver in caed(8) to use 'RDAlsaCard'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24,6 +24,7 @@ if HPI_RD_AM
|
||||
endif
|
||||
if ALSA_RD_AM
|
||||
ALSACONFIG_RD_OPT = rdalsaconfig
|
||||
RDALSA_RD_OPT = rdalsa
|
||||
endif
|
||||
|
||||
SUBDIRS = versions\
|
||||
@@ -32,7 +33,7 @@ SUBDIRS = versions\
|
||||
helpers\
|
||||
LICENSES\
|
||||
lib\
|
||||
$(HPI_RD_OPT) apis\
|
||||
$(HPI_RD_OPT) $(RDALSA_RD_OPT) apis\
|
||||
scripts\
|
||||
conf\
|
||||
docs\
|
||||
|
||||
Reference in New Issue
Block a user