x11: use/x11/armsoc for aarch64 and armh only
This commit is contained in:
parent
51280120ed
commit
9c9af4d811
@ -23,8 +23,12 @@ use/x11/intel: use/x11
|
||||
@$(call add,THE_PACKAGES,xorg-drv-intel)
|
||||
@$(call add,THE_PACKAGES,xorg-dri-intel) ### #25044
|
||||
|
||||
ifeq (,$(filter-out armh aarch64,$(ARCH)))
|
||||
use/x11/armsoc: use/x11 use/firmware
|
||||
@$(call add,THE_PACKAGES,xorg-dri-armsoc)
|
||||
else
|
||||
use/x11/armsoc: use/x11; @:
|
||||
endif
|
||||
|
||||
# for those cases when no 3D means no use at all
|
||||
# NB: blobs won't Just Work (TM) along with nouveau/radeon
|
||||
|
Loading…
Reference in New Issue
Block a user