blob: aa055be34f8a28f50dc99311205b987fbf413e27 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/package.gni")
import("//garnet/lib/magma/gnbuild/magma.gni")
package("magma-img-rgx-mtk") {
deprecated_system_image = true
deps = [
"//garnet/drivers/gpu/msd-img-rgx/mtk:msd_img_rgx_mtk",
]
drivers = [
{
name = "libmsd_img_rgx_mtk.so"
},
]
}