Commit 29cd6008 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

e2k: lccrt is not blobs anymore

We're building it off http://gitflic.ru/project/e2khome sources for quite some time already. Fixes: 17f79c3a
parent 09b54900
......@@ -35,8 +35,8 @@ endif
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-server xinit)
@$(call add,INSTALL2_PACKAGES,xorg-drv-amdgpu lccrt-blobs)
@$(call add,LIVE_PACKAGES,xorg-drv-amdgpu lccrt-blobs)
@$(call add,INSTALL2_PACKAGES,xorg-drv-amdgpu lccrt)
@$(call add,LIVE_PACKAGES,xorg-drv-amdgpu lccrt)
ifeq (,$(filter-out e2kv6,$(ARCH)))
use/e2k/multiseat/full:
......
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