diff --git a/run/framebuffer_app.inc b/run/framebuffer_app.inc index 31787c7..37f2e8b 100644 --- a/run/framebuffer_app.inc +++ b/run/framebuffer_app.inc @@ -83,6 +83,7 @@ if {[have_spec framebuffer]} { append config { + } append config $fb_config append config { @@ -98,6 +99,7 @@ append_if [have_spec ps2] config { append_if [expr ![have_spec ps2] && [have_spec usb]] config { + } @@ -105,6 +107,7 @@ append_if [expr ![have_spec ps2] && [have_spec usb]] config { append config { + }