X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/800e84cc0ff36cfbc254ec9681d8731a4fd480f1..6acfb9dbbf62a2a464f7fb8d9a7e2f0550c0ffcc:/tools/quilt/Makefile?ds=sidebyside 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