From 3b6b7a2d1ba44030e9b2909914d145b79ad7a1e2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 3 Jun 2007 08:28:05 +0000 Subject: implement quilt handling for the kernel tree ... and there was much rejoicing! SVN-Revision: 7474 --- target/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index 9a7dff2a78..438d268b5e 100644 --- a/target/Makefile +++ b/target/Makefile @@ -51,5 +51,5 @@ image_install: image_compile imagebuilder_install: image_install $(MAKE) -C imagebuilder install -%-prereq %-prepare %-download %-clean %-compile %-install: FORCE +%-prereq %-prepare %-download %-clean %-compile %-install %-refresh: FORCE $(MAKE) -C $* $(patsubst $*-%,%,$@) -- cgit v1.2.3