X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fquilt%2FMakefile;h=a6f2a9e95fd5bc8fb099599ed3e029f9964311f4;hb=22660b11c88a016912281009452ad2fb685f7d90;hp=b87d776c762103085a369c95b20d7ab48fcca9cb;hpb=800e84cc0ff36cfbc254ec9681d8731a4fd480f1;p=openwrt-10.03%2F.git 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