Merging upstream version 2.11.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6f6d3e85f8
commit
0f2367f2fa
533 changed files with 9033 additions and 4835 deletions
|
@ -3,6 +3,7 @@
|
|||
if json_c_dep.found()
|
||||
sources += [
|
||||
'plugins/amzn/amzn-nvme.c',
|
||||
'plugins/dapustor/dapustor-nvme.c',
|
||||
'plugins/dell/dell-nvme.c',
|
||||
'plugins/dera/dera-nvme.c',
|
||||
'plugins/fdp/fdp.c',
|
||||
|
@ -29,8 +30,9 @@ if json_c_dep.found()
|
|||
'plugins/ssstc/ssstc-nvme.c',
|
||||
]
|
||||
subdir('solidigm')
|
||||
subdir('ocp')
|
||||
if conf.get('HAVE_SED_OPAL') != 0
|
||||
subdir('sed')
|
||||
endif
|
||||
endif
|
||||
|
||||
subdir('ocp')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue