linux-rpm.mk: Generate patches subdirectory automatically

This commit is contained in:
Jan Lindemann 2006-06-26 15:34:51 +00:00 committed by Jan Lindemann
commit 55ad49b381

View file

@ -111,6 +111,7 @@ version:
exit 1
patch-%:
mkdir -p patches
make patches/$*-$(KERNEL_VERSION).patch
clean-patch-%: