source:
mainline/uspace/drv/block/ata_bd/meson.build@
95feb3e9
Last change on this file since 95feb3e9 was 1dbba6c, checked in by , 3 years ago | |
---|---|
|
|
File size: 143 bytes |
Rev | Line | |
---|---|---|
[c21d4d6] | 1 | # |
[1dbba6c] | 2 | # SPDX-FileCopyrightText: 2013 Jiri Svoboda |
[c21d4d6] | 3 | # |
[1dbba6c] | 4 | # SPDX-License-Identifier: BSD-3-Clause |
[c21d4d6] | 5 | # |
6 | ||
[5fd05862] | 7 | deps = [ 'scsi' ] |
8 | src = files('ata_bd.c', 'main.c') |
Note:
See TracBrowser
for help on using the repository browser.