mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
uboot: fix custom patch dir typo
Noticed by robinmholt on IRC. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
cfb54ef515
commit
e5decb1905
@ -56,7 +56,7 @@ define UBOOT_APPLY_CUSTOM_PATCHES
|
|||||||
uboot-$(UBOOT_VERSION)-\*.patch
|
uboot-$(UBOOT_VERSION)-\*.patch
|
||||||
endef
|
endef
|
||||||
|
|
||||||
UBOOT_POST_PATCH_HOOKS += U_BOOT_APPLY_CUSTOM_PATCHES
|
UBOOT_POST_PATCH_HOOKS += UBOOT_APPLY_CUSTOM_PATCHES
|
||||||
endif
|
endif
|
||||||
|
|
||||||
define UBOOT_CONFIGURE_CMDS
|
define UBOOT_CONFIGURE_CMDS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user