Commit 82aa1304 authored by Michael Shigorin's avatar Michael Shigorin

wireless: add rescue support

The "full" target should care for rescue bits as well (remember that THE_* won't go there); thus regular-rescue.iso will receive these couple hundred useful kilobytes as well.
parent 31da4892
......@@ -6,3 +6,4 @@ use/wireless:
@$(call add,THE_PACKAGES,wireless-tools rfkill crda iw)
use/wireless/full: use/wireless use/firmware/wireless; @:
@$(call add,RESCUE_PACKAGES,wireless-tools rfkill crda iw)
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