Commit 15821a93 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

e2k: add fruid_print

This MCST utility is on the repos already, and it's going to be useful both standalone and hopefully via other sysinfo utilities.
parent 9695b4c1
......@@ -18,6 +18,7 @@ ifeq (,$(filter-out e2kv4 e2kv5,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-sensors-stage2)
endif
@$(call add,BASE_PACKAGES,mirror-e2k-alt)
@$(call add,THE_PACKAGES,fruid_print)
@$(call add,THE_PACKAGES,pwmd)
@$(call add,DEFAULT_SERVICES_DISABLE,pwmd)
@$(call set,KFLAVOURS,elbrus-def) # no other flavours for now
......
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