]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
cros_ec: Move EC interface into common library
[karo-tx-uboot.git] / common / Makefile
index 04e9cdd5ffa1a599676e9130947412b0aeb6759e..e2ff0cb57d64e623c336b3ba5f30e144071b2b7a 100644 (file)
@@ -230,6 +230,7 @@ obj-$(SPD) += ddr_spd.o
 obj-$(CONFIG_HWCONFIG) += hwconfig.o
 obj-$(CONFIG_BOUNCE_BUFFER) += bouncebuf.o
 obj-y += console.o
+obj-$(CONFIG_CROS_EC) += cros_ec.o
 obj-y += dlmalloc.o
 obj-y += image.o
 obj-$(CONFIG_OF_LIBFDT) += image-fdt.o