mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 04:36:33 +00:00
barebox: patch-kernel.sh is no more
Thanks to Sven Neumann for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
358601f851
commit
dcb43a0eb0
@ -22,7 +22,7 @@ endif
|
|||||||
|
|
||||||
ifneq ($(call qstrip,$(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR)),)
|
ifneq ($(call qstrip,$(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR)),)
|
||||||
define BAREBOX_APPLY_CUSTOM_PATCHES
|
define BAREBOX_APPLY_CUSTOM_PATCHES
|
||||||
toolchain/patch-kernel.sh $(@D) $(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR) \
|
support/scripts/apply-patches.sh $(@D) $(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR) \
|
||||||
barebox-$(BAREBOX_VERSION)-\*.patch
|
barebox-$(BAREBOX_VERSION)-\*.patch
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user