source:
mainline/uspace/lib/usb/meson.build@
7b1ae09
| Last change on this file since 7b1ae09 was 5fd05862, checked in by , 6 years ago | |
|---|---|
|
|
| File size: 143 bytes | |
| Line | |
|---|---|
| 1 | deps = [ 'drv' ] |
| 2 | src = files( |
| 3 | 'src/class.c', |
| 4 | 'src/dev.c', |
| 5 | 'src/debug.c', |
| 6 | 'src/dma_buffer.c', |
| 7 | 'src/dump.c', |
| 8 | 'src/port.c', |
| 9 | 'src/usb.c', |
| 10 | ) |
Note:
See TracBrowser
for help on using the repository browser.
