3a3893b664
There's no use of a rescue image when it has no firmware for the controller in the system being worked on... so added some.
6 lines
222 B
Makefile
6 lines
222 B
Makefile
use/rescue: use/stage2 sub/stage2@rescue use/syslinux/sdab.cfg \
|
|
use/firmware/server use/firmware/wireless
|
|
@$(call add_feature)
|
|
@$(call add,RESCUE_LISTS, openssh \
|
|
$(call tags,(base || extra) && (rescue || network)))
|