mesa3d: use positive logic for XA enabling
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Feb 2015 20:41:21 +0000 (21:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Feb 2015 20:41:21 +0000 (21:41 +0100)
commitd538b8bf93f684b0ea00dc61dd4cb25394345971
tree6b472996a8de8363735937f0aa0c04c97e7477a7
parent2dde40081c49852bac0ee9c723911761bd5fc91e
mesa3d: use positive logic for XA enabling

Thanks to commit 2dde40081c49852bac0ee9c723911761bd5fc91e
("package/mesa3d: Refactor XA support to prepare support for ATI
drivers"), we now have the blind option BR2_PACKAGE_MESA3D_NEEDS_XA
that indicates whether XA support is needed. This allows to switch to
use positive logic in the test for XA in mesa3d.mk, which this commit
does.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d/mesa3d.mk