Commit 7d1c6174 authored by Anton Midyukov's avatar Anton Midyukov

firmware: drop orphaned kernel-modules-acpi_call (use/firmware/laptop)

Not available for all kernels in p10, sisyphus. Available for std-def only i p9.
parent 48796e2f
...@@ -33,8 +33,7 @@ use/firmware/wireless: use/firmware ...@@ -33,8 +33,7 @@ use/firmware/wireless: use/firmware
@$(call add,THE_PACKAGES_REGEXP,firmware-zd.*) @$(call add,THE_PACKAGES_REGEXP,firmware-zd.*)
@$(call add,THE_PACKAGES_REGEXP,firmware-rt.*) @$(call add,THE_PACKAGES_REGEXP,firmware-rt.*)
use/firmware/laptop: use/firmware/cpu use/firmware/laptop: use/firmware/cpu; @:
@$(call add,THE_KMODULES,acpi_call)
ifeq (,$(filter-out x86_64,$(ARCH))) ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,THE_PACKAGES,firmware-alsa-sof) @$(call add,THE_PACKAGES,firmware-alsa-sof)
endif endif
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