[OpenWrt-Devel] [PATCH] uboot-oxnas: fix typo leading to tool not being built

Daniel Golle daniel at makrotopia.org
Tue Feb 23 11:25:50 EST 2016


Fixes #21907

Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/boot/uboot-oxnas/patches/300-oxnas-target.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boot/uboot-oxnas/patches/300-oxnas-target.patch b/package/boot/uboot-oxnas/patches/300-oxnas-target.patch
index 44e5842..e677bd2 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),)
-- 
2.7.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list