Commit 97816c35 authored by Michael Shigorin's avatar Michael Shigorin

ltsp: switch to led-ws on both x86 arches

The mechanics were simple and funny but having unified kernel available is even better ;-)
parent 937a8001
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
use/ltsp: use/ltsp:
@$(call add_feature) @$(call add_feature)
@$(call add,INSTALL2_PACKAGES,installer-feature-ltsp-stage2) @$(call add,INSTALL2_PACKAGES,installer-feature-ltsp-stage2)
@$(call add,MAIN_LISTS,ltsp-client ltsp-client.$(ARCH)) @$(call add,MAIN_LISTS,ltsp-client)
@$(call add,BASE_LISTS,ltsp) @$(call add,BASE_LISTS,ltsp)
use/ltsp/base: use/ltsp use/firmware use/ltsp/base: use/ltsp use/firmware
......
...@@ -3,3 +3,7 @@ ltsp-client-full ...@@ -3,3 +3,7 @@ ltsp-client-full
ltsp-client-nxsession ltsp-client-nxsession
# ouch! # ouch!
mc mc
kernel-image-led-ws
kernel-modules-drm-led-ws
kernel-modules-alsa-led-ws
kernel-image-ltsp-client
kernel-modules-drm-ltsp-client
kernel-modules-alsa-ltsp-client
kernel-image-std-def
kernel-modules-drm-std-def
kernel-modules-alsa-std-def
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