X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/800e84cc0ff36cfbc254ec9681d8731a4fd480f1..50fe92783ec33c56680822bf4c5b462844f20f85:/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