From 55ad49b381676d5ad846d784931a236168c67cff Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 26 Jun 2006 15:34:51 +0000 Subject: [PATCH] linux-rpm.mk: Generate patches subdirectory automatically --- make/linux-rpm.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/make/linux-rpm.mk b/make/linux-rpm.mk index d8c173dd..fd323023 100644 --- a/make/linux-rpm.mk +++ b/make/linux-rpm.mk @@ -111,6 +111,7 @@ version: exit 1 patch-%: + mkdir -p patches make patches/$*-$(KERNEL_VERSION).patch clean-patch-%: