mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
linux-rpm.mk: Add patches.done to LOCAL_PRE_BUILD, instead of redefining it
This commit is contained in:
parent
4bbea5b3b6
commit
19b700a4ed
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ PATCHES += $(wildcard $(LINUX_KERNEL_PATCH_DIR)/*-$(KERNEL_VERSI
|
|||
$(wildcard $(LINUX_KERNEL_PATCH_DIR)/*-$(KERNEL_VERSION).diff)
|
||||
LOCAL_PATCHES = $(notdir $(PATCHES))
|
||||
|
||||
LOCAL_PRE_BUILD = patches.done
|
||||
LOCAL_PRE_BUILD += patches.done
|
||||
|
||||
# exports
|
||||
export KERNEL_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue