Commit 50dccfc0 authored by Michael Shigorin's avatar Michael Shigorin

firmware: added "full" target

The reason is to contain the implementation details within this feature while adding the ability to include everything it can provide (e.g., for rescue images).
parent 12206fbb
......@@ -6,6 +6,8 @@ use/firmware:
@$(call add_feature)
@$(call add,SYSTEM_PACKAGES,firmware-linux)
use/firmware/full: use/firmware/server use/firmware/laptop
use/firmware/cpu: use/firmware
@$(call add,THE_PACKAGES,firmware-amd-ucode)
@$(call add,THE_PACKAGES,microcode-data-intel microcode_ctl)
......
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