implement quilt handling for the kernel tree ... and there was much rejoicing!

SVN-Revision: 7474
This commit is contained in:
Felix Fietkau
2007-06-03 08:28:05 +00:00
parent 5e406f0a28
commit 3b6b7a2d1b
5 changed files with 66 additions and 23 deletions

View File

@@ -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 $*-%,%,$@)