Commit b9e3c59c authored by Michael Shigorin's avatar Michael Shigorin

firmware: cleanup deps

It's not reasonable for use/firmware/laptop to depend on use/firmware/wireless as some laptops come without WiFi cards and wireless userspace to use those is specified elsewhere anyways.
parent 23f9309a
......@@ -32,5 +32,5 @@ use/firmware/wireless: use/firmware
@$(call add,THE_PACKAGES_REGEXP,firmware-ipw.*)
@$(call add,THE_PACKAGES_REGEXP,firmware-zd.*)
use/firmware/laptop: use/firmware/wireless use/firmware/cpu
use/firmware/laptop: use/firmware/cpu
@$(call add,KMODULES,acpi_call)
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