e2k: official x11 support

The early builds used to rely upon a non-committed
rootfs/files/etc/X11/xorg.conf within this feature
which was a bit annoying and would have screwed an
Elbrus system based on any other GPU.

So let's provide some flexibility by packaging it.
This commit is contained in:
Michael Shigorin 2017-08-07 17:48:36 +03:00
parent 9c263dcb37
commit 0d6fe3500c

View File

@ -1,3 +1,7 @@
use/e2k:
@$(call add_feature)
@$(call set,KFLAVOURS,mcst-def)
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-conf-e401-radeon)
@$(call add,THE_PACKAGES,xorg-drv-ati)