directfb: fixup input/gfx drivers handling after 0e4d25ff0fc5
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 21 Jan 2013 07:48:08 +0000 (08:48 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 21 Jan 2013 07:48:08 +0000 (08:48 +0100)
commitd4f2f892885a3e57a21312547328cf3f297f8024
tree03a3c2f32fecf68604e156115d082c209002cf60
parentc7a81abc5421b95ea24efd1d74614ee032c014a4
directfb: fixup input/gfx drivers handling after 0e4d25ff0fc5

The input/gfx drivers handling got broken by the ':=' -> '=' conversion,
as we redefine the variables in terms of themselves, causing recursion.

Fix it by directly assigning the result to DIRECTFB_CONF_OPT instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/directfb/directfb.mk