broadcom: fix dependencies in static_library() calls
authorEric Engestrom <eric@igalia.com>
Wed, 14 Sep 2022 08:01:11 +0000 (09:01 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Sep 2022 09:38:28 +0000 (09:38 +0000)
commit5bfca00d318e8fdbe6914fc358d24af983086f15
tree9155b02ec2cc40eeb731188245cb4c555398f190
parent0deca8bef8deb7ce210a6863dfe14d31b481bb5d
broadcom: fix dependencies in static_library() calls

The first argument is the name of the library, and the second argument
is the list of files; those two got a bit mixed up.

Fixes: 1ae8018a6af81eec4832 ("meson: Add support for the vc4 driver.")
Fixes: 4f3e380fa0f192f90e66 ("meson: Add support for the vc5 driver.")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18593>
src/broadcom/cle/meson.build
src/broadcom/compiler/meson.build
src/broadcom/qpu/meson.build