]> Git Repo - J-u-boot.git/blobdiff - lib/Makefile
Merge tag 'v2023.10-rc4' into next
[J-u-boot.git] / lib / Makefile
index 9fa573525b8b36439e3599c23b8fbd050a46d7f0..1c31ad9531e8f97149fc9b76c76828a9db109a01 100644 (file)
@@ -44,6 +44,7 @@ obj-$(CONFIG_GZIP_COMPRESSED) += gzip.o
 obj-$(CONFIG_GENERATE_SMBIOS_TABLE) += smbios.o
 obj-$(CONFIG_SMBIOS_PARSER) += smbios-parser.o
 obj-$(CONFIG_IMAGE_SPARSE) += image-sparse.o
+obj-y += initcall.o
 obj-y += ldiv.o
 obj-$(CONFIG_XXHASH) += xxhash.o
 obj-y += net_utils.o
This page took 0.022313 seconds and 4 git commands to generate.