]> Git Repo - J-u-boot.git/blobdiff - lib/Makefile
Add support for an owned buffer
[J-u-boot.git] / lib / Makefile
index 962470f4962d25667e5d30260063e039fc1ff9a9..454396f101b2e14548d74534e78b755ef5dbcf27 100644 (file)
@@ -134,6 +134,7 @@ obj-$(CONFIG_OID_REGISTRY) += oid_registry.o
 obj-$(CONFIG_SSCANF) += sscanf.o
 endif
 
+obj-y += abuf.o
 obj-y += date.o
 obj-y += rtc-lib.o
 obj-$(CONFIG_LIB_ELF) += elf.o
This page took 0.024674 seconds and 4 git commands to generate.