summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 878c2fbe03..a7498288af 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -64,3 +64,4 @@ obj-y += list_sort.o
obj-y += int_sqrt.o
obj-y += parseopt.o
obj-y += clz_ctz.o
+obj-$(CONFIG_CRC_CCITT) += crc-ccitt.o