X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/800e84cc0ff36cfbc254ec9681d8731a4fd480f1..a1952b9512b28ff7670b9d81df2b2ca872ec8e59:/tools/quilt/Makefile diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index b87d776c7..a6f2a9e95 100644 --- a/tools/quilt/Makefile +++ b/tools/quilt/Makefile @@ -21,7 +21,7 @@ define Host/Configure endef define Host/Compile - $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" + $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" all lib/backup-files endef define Host/Install