]> git.sur5r.net Git - u-boot/blobdiff - lib/Makefile
lib: Add hexdump
[u-boot] / lib / Makefile
index c0511cbff84450b28926ed543c050a610766ec74..427d3591599cadcc2ccbc8ae80fe8a80169031fb 100644 (file)
@@ -86,6 +86,7 @@ obj-$(CONFIG_REGEX) += slre.o
 obj-y += string.o
 obj-y += tables_csum.o
 obj-y += time.o
+obj-y += hexdump.o
 obj-$(CONFIG_TRACE) += trace.o
 obj-$(CONFIG_LIB_UUID) += uuid.o
 obj-$(CONFIG_LIB_RAND) += rand.o