Commit 29cd8e80 authored by Ivan A. Melnikov's avatar Ivan A. Melnikov Committed by Anton Midyukov

slinux: Use celluloid and firefox on mipsel

They work better on Tavolga.
parent b6f68762
......@@ -78,7 +78,7 @@ use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,THE_KMODULES,staging)
ifeq (,$(filter-out armh aarch64 e2k%,$(ARCH)))
ifeq (,$(filter-out armh aarch64 mipsel e2k%,$(ARCH)))
@$(call add,THE_LISTS,slinux/browser-firefox)
@$(call add,THE_LISTS,slinux/multimedia-player-celluloid)
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment