X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fquilt%2FMakefile;h=316846361f17f58b875fdd681abc9aa8ad431ae4;hb=4044cf6e01c0585008e314e0953f93dff694b9a5;hp=b87d776c762103085a369c95b20d7ab48fcca9cb;hpb=739b883f1ee438c4519191eb7295d177f245680a;p=openwrt-10.03%2F.git diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index b87d776c7..316846361 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