Commit d4549f1c authored by Anton Midyukov's avatar Anton Midyukov

kernel: add bootloader-utils explicitly

The kernel has a dependency on bootloader-utils, but this may change in the future, and then apt-get autoremove will remove bootloader-utils.
parent 86e245fd
use/kernel:
@$(call add_feature)
@$(call add,BASE_PACKAGES,bootloader-utils)
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call try,KFLAVOURS,elbrus-def)
else
......
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