|
@@ -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
|