e2k: support e101/mga2
Elbrus 101-PC was initially supported through kernel modesetting driver only, now it's got a sort of native driver running on ALT too.
This commit is contained in:
parent
7ada49f7bf
commit
8745bee846
@ -17,10 +17,16 @@ use/e2k/x11/801: use/e2k/x11 use/e2k/8c
|
||||
@$(call add,THE_PACKAGES,xorg-conf-e801-radeon)
|
||||
@$(call add,THE_PACKAGES,xorg-drv-ati)
|
||||
|
||||
use/e2k/x11/101: use/e2k/x11 use/e2k/1cp
|
||||
use/e2k/x11/.101: use/e2k/x11 use/e2k/1cp; @:
|
||||
|
||||
use/e2k/x11/101/modesetting: use/e2k/x11/.101
|
||||
@$(call add,THE_PACKAGES,xorg-conf-e101-modesetting)
|
||||
@$(call add,THE_PACKAGES,dummy-xorg-drv-vivante)
|
||||
|
||||
use/e2k/x11/101: use/e2k/x11/.101
|
||||
@$(call add,THE_PACKAGES,xorg-conf-e101-mga2)
|
||||
@$(call add,THE_PACKAGES,xorg-drv-mga2 vivante_glx)
|
||||
|
||||
use/e2k/install2: use/e2k
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-fix-boot-stage2)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,llvm)
|
||||
|
Loading…
Reference in New Issue
Block a user