package/freescale-imx/imx-gpu-viv: make pkg-config fixups mutually exclusive
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 5 Aug 2021 21:27:34 +0000 (23:27 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 20 Aug 2021 21:37:40 +0000 (23:37 +0200)
commit880228044b1ee3f16b5e7fee065e8a2f57d31ee6
tree853c570af7992f84a00daf0cdf1a2249d19883ac
parent1e09dd3e4439579ec4d984dc79c7a05153074ecd
package/freescale-imx/imx-gpu-viv: make pkg-config fixups mutually exclusive

The IMX_GPU_VIV_FIXUP_PKGCONFIG fixup is defined conditionally
depending on the value of IMX_GPU_VIV_LIB_TARGET, which means that
obviously only one of the definitions is possible. Make this clear by
using a ifeq ... else ifeq ... else ifeq ... endif logic.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk