Skip to content
Commit 3b884e44 authored by Rodrigo Rebello's avatar Rodrigo Rebello Committed by Peter Korsgaard
Browse files

sdl: fix incorrect SDL_CONF_OPTS assignment



The option --enable-video-directfb=no was being assigned to
SDL_CONF_OPTS instead of being appended to it when
BR2_PACKAGE_SDL_DIRECTFB was disabled. That would clobber any options
previously added to SDL_CONF_OPTS (namely --enable-video-fbcon=yes|no).

Signed-off-by: default avatarRodrigo Rebello <rprebello@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 3c943477
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment