Commit 8c5cf52e authored by Anton Midyukov's avatar Anton Midyukov

Revert "regular.mk: add grub submenu 'Network installation'"

This reverts commit 9b269893. The network menu is not ready and requires rework. It is necessary to decide, add to it or not ramdisk_size. Make a submenu for various stagename or not.
parent 2db7522f
......@@ -4,7 +4,7 @@ ifeq (distro,$(IMAGE_CLASS))
# common ground (really lowlevel)
distro/.regular-bare: distro/.base use/kernel/net use/docs/license \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net-install \
use/stage2/mmc use/stage2/net use/stage2/net-nfs use/stage2/cifs \
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
@$(call try,SAVE_PROFILE,yes)
ifeq (,$(BRANCH))
......
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