Commit 678c810b authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add "Safe Mode" submenu

parent df1b7663
...@@ -15,7 +15,8 @@ endif ...@@ -15,7 +15,8 @@ endif
# common ground (really lowlevel) # common ground (really lowlevel)
distro/.regular-bare: distro/.base use/kernel/net use/docs/license \ distro/.regular-bare: distro/.base use/kernel/net use/docs/license \
distro/.regular-initrd use/tty use/bootloader/os-prober distro/.regular-initrd use/tty use/bootloader/os-prober \
use/grub/safe-mode.cfg
@$(call try,SAVE_PROFILE,yes) @$(call try,SAVE_PROFILE,yes)
@$(call add,STAGE1_PACKAGES,firmware-linux) @$(call add,STAGE1_PACKAGES,firmware-linux)
@$(call add,STAGE1_KMODULES,drm) @$(call add,STAGE1_KMODULES,drm)
......
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