summaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-oxnas/patches/300-oxnas-target.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-oxnas/patches/300-oxnas-target.patch b/package/boot/uboot-oxnas/patches/300-oxnas-target.patch
index 44e5842045..e677bd21d2 100644
--- a/package/boot/uboot-oxnas/patches/300-oxnas-target.patch
+++ b/package/boot/uboot-oxnas/patches/300-oxnas-target.patch
@@ -75,7 +75,7 @@
$(call if_changed,objcopy)
+ifdef CONFIG_OX820
+ $(OBJTREE)/tools/mkox820crc $@
-+endef
++endif
LDFLAGS_$(SPL_BIN) += -T u-boot-spl.lds $(LDFLAGS_FINAL)
ifneq ($(CONFIG_SPL_TEXT_BASE),)