These audio drivers enable support for Intel HD Audio (Azalia) and Ensoniq AudioPCI (ES1370) compatible soundcards. They are ported from OpenBSD 5.7. Fixes #1498.
6 lines
118 B
Makefile
6 lines
118 B
Makefile
INC_DIR += $(LIB_INC_DIR)/x86_32 $(LIB_INC_DIR)/x86
|
|
|
|
include $(REP_DIR)/lib/mk/audio.inc
|
|
|
|
vpath %.S $(LIB_DIR)/x86_32
|