summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 7213a3c..a75edc2 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -189,7 +189,9 @@ CRUNCH_PROGS_usr.bin+= bzip2
CRUNCH_ALIAS_bzip2= bunzip2 bzcat
CRUNCH_LIBS+= -lbz2
-CRUNCH_PROGS_gnu/usr.bin+= tar
+CRUNCH_PROGS_usr.bin+= tar
+CRUNCH_LIBS+= -larchive
+
CRUNCH_PROGS_usr.bin+= vi
CRUNCH_ALIAS_vi= ex
OpenPOWER on IntegriCloud