]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
omap3_beagle: enable the use of a plain text file
[karo-tx-uboot.git] / lib / Makefile
index ffdee7d43d385532a9bf22e1f8eae00ef0127bfa..fcfe35104259127685ce42c11628df83a4d60991 100644 (file)
@@ -32,6 +32,7 @@ COBJS-$(CONFIG_BZIP2) += bzlib_decompress.o
 COBJS-$(CONFIG_BZIP2) += bzlib_randtable.o
 COBJS-$(CONFIG_BZIP2) += bzlib_huffman.o
 COBJS-$(CONFIG_USB_TTY) += circbuf.o
+COBJS-y += crc7.o
 COBJS-y += crc16.o
 COBJS-y += crc32.o
 COBJS-y += ctype.o