diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 636b8072777..ee43a38795d 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -198,6 +198,13 @@ CRUNCH_ALIAS_vi= ex CRUNCH_PROGS_usr.bin+= id CRUNCH_ALIAS_id= groups whoami +################################################################## +# Programs from stock /usr/sbin +# +CRUNCH_SRCDIRS+= usr.sbin + +CRUNCH_PROGS_usr.sbin+= chroot + ################################################################## # The following is pretty nearly a generic crunchgen-handling makefile #