summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61a6f05f55..c6b087421e 100755
--- a/Makefile
+++ b/Makefile
@@ -1248,7 +1248,7 @@ ifeq ($(CONFIG_ARCH_MX6)$(CONFIG_ADVANTECH), yy)
u-boot_crc.bin: u-boot.bin
@cp tools/mk_uboot_crc .
@./mk_uboot_crc
- @crc32 ./u-boot_crc.bin > ./u-boot_crc.bin.crc
+ @/usr/bin/crc32 ./u-boot_crc.bin > ./u-boot_crc.bin.crc
@rm -f ./mk_uboot_crc
endif
u-boot.ldr: u-boot