Commit 29a94eaf authored by Michael Shigorin's avatar Michael Shigorin

firmware: added amd/intel ucode packages/utilities

Thanks lakostis@ for the suggestion; e.g. some Intel Mac systems won't provide temperature sensors until microcode is updated.
parent 47c4dea4
......@@ -5,6 +5,8 @@
use/firmware:
@$(call add_feature)
@$(call add,SYSTEM_PACKAGES,firmware-linux)
@$(call add,THE_PACKAGES,firmware-amd-ucode)
@$(call add,THE_PACKAGES,microcode-data-intel microcode_ctl)
use/firmware/server: use/firmware
@$(call add,SYSTEM_PACKAGES,firmware-aic94xx-seq)
......
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