Commit 812ca05f authored by Anton Midyukov's avatar Anton Midyukov

install2: add lsof

Need for debug alterator-vm. Request by mcpain@
parent 892400b5
......@@ -17,6 +17,7 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
@$(call xport,BASE_BOOTLOADER)
@$(call xport,INSTALL2_CLEANUP_PACKAGES)
@$(call xport,INSTALL2_CLEANUP_KDRIVERS)
@$(call add,INSTALL2_PACKAGES,lsof)
# doesn't use/install2/fs on purpose (at least so far)
use/install2/full: \
......
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