efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
[platform/kernel/u-boot.git] / lib / Makefile
index cf662a7..d9b1811 100644 (file)
@@ -35,6 +35,7 @@ obj-$(CONFIG_CIRCBUF) += circbuf.o
 endif
 
 obj-y += crc8.o
+obj-y += crc16.o
 obj-y += crc16-ccitt.o
 obj-$(CONFIG_ERRNO_STR) += errno_str.o
 obj-$(CONFIG_FIT) += fdtdec_common.o