source:
mainline/uspace/drv/audio/hdaudio/meson.build@
123cd6d
Last change on this file since 123cd6d was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 112 bytes |
Line | |
---|---|
1 | deps = [ 'pcm' ] |
2 | src = files( |
3 | 'codec.c', |
4 | 'regif.c', |
5 | 'hdactl.c', |
6 | 'hdaudio.c', |
7 | 'pcm_iface.c', |
8 | 'stream.c', |
9 | ) |
Note:
See TracBrowser
for help on using the repository browser.