]> git.sur5r.net Git - u-boot/blobdiff - tools/Makefile
tools: Allow crc8 to be used
[u-boot] / tools / Makefile
index f5ac6313e1f1b6867a2340b8fdf7bd045588971c..5e089c957e3aa894743db3347fe632d97e334748 100644 (file)
@@ -196,6 +196,7 @@ fdtgrep-objs += $(LIBFDT_OBJS) fdtgrep.o
 # that won't build on some weird host compiler -- though there are lots of
 # exceptions for files that aren't complaint.
 HOSTCFLAGS_crc32.o := -pedantic
+HOSTCFLAGS_crc8.o := -pedantic
 HOSTCFLAGS_md5.o := -pedantic
 HOSTCFLAGS_sha1.o := -pedantic
 HOSTCFLAGS_sha256.o := -pedantic