boot image: GUI apps are not always essential
commit60c96cfcb323fce6cc56b8d9a9a9c5ea68bda15f
authorVojtech Horky <vojtech.horky@gmail.com>
Wed, 9 Jan 2019 12:47:37 +0000 (9 13:47 +0100)
committerVojtech Horky <vojtech.horky@gmail.com>
Wed, 9 Jan 2019 12:47:37 +0000 (9 13:47 +0100)
tree085fdf2073d10a5dbcf2180e57d09dc2904178f1
parent3bf8a75f7dd8650895ba21515a6ae7995e083d7f
boot image: GUI apps are not always essential

If the platform (configuration) does not support graphical output, we
really do not need to include vlaunch etc.

This also saves some bytes in the boot image that can be used for
testing ported software more.
boot/Makefile.common