X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fgpu%2Fmeson.build;h=601bedcd61138f8a0017c29b12238a3371d41ac6;hb=2c75b9bcd5889a09f0945ee48d8d032de1fa9c82;hp=e51ad3381ba22536815438edd5c79f727cf7d561;hpb=8b8036a66e3d59ffa58afb8d96fa2c73262155a7;p=dpdk.git diff --git a/drivers/gpu/meson.build b/drivers/gpu/meson.build index e51ad3381b..601bedcd61 100644 --- a/drivers/gpu/meson.build +++ b/drivers/gpu/meson.build @@ -1,4 +1,4 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright (c) 2021 NVIDIA Corporation & Affiliates -drivers = [] +drivers = [ 'cuda' ]