mkimage-profiles/features.in/build-vm/config.mk
Anton Midyukov c1efb923ea build-vm, stage2: set GLOBAL_HSH_PROC=1
Enable /proc for build vm/<target> and distro/<target> with use/stage2.
/proc needed for make-initrd >= 2.23.0.
See also https://bugzilla.altlinux.org/40900
2021-09-13 07:40:44 +07:00

5 lines
132 B
Makefile

# hooked from lib/sugar.mk
use/build-vm: sub/rootfs@/ use/kernel/initrd-setup
@$(call add_feature)
@$(call set,GLOBAL_HSH_PROC,1)