X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fquilt%2FMakefile;h=316846361f17f58b875fdd681abc9aa8ad431ae4;hp=b87d776c762103085a369c95b20d7ab48fcca9cb;hb=d17e2ee1259310412cf629228bbdeac0ebeccca3;hpb=5211c0c0b7fe60088060e21ab2bd2261f6877163 diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index b87d776c76..316846361f 100644 --- a/tools/quilt/Makefile +++ b/tools/quilt/Makefile @@ -25,7 +25,7 @@ define Host/Compile endef define Host/Install - $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install + $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install lib/backup-files endef define Host/Clean