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).
This commit is contained in:
parent
12206fbbd3
commit
50dccfc04d
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user