mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 23:13:54 +01:00
linux-rpm.mk: Generate patches subdirectory automatically
This commit is contained in:
parent
e71da8eca5
commit
55ad49b381
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ version:
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
patch-%:
|
patch-%:
|
||||||
|
mkdir -p patches
|
||||||
make patches/$*-$(KERNEL_VERSION).patch
|
make patches/$*-$(KERNEL_VERSION).patch
|
||||||
|
|
||||||
clean-patch-%:
|
clean-patch-%:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue