c1efb923ea
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
5 lines
132 B
Makefile
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)
|