X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=common%2FMakefile;h=e2ff0cb57d64e623c336b3ba5f30e144071b2b7a;hp=04e9cdd5ffa1a599676e9130947412b0aeb6759e;hb=41364f0fbe1e550a3326dd4310e41adec5ce30d7;hpb=006e73b9cafde9287912c4699091f3b1f07d3f97 diff --git a/common/Makefile b/common/Makefile index 04e9cdd5ff..e2ff0cb57d 100644 --- a/common/Makefile +++ b/common/Makefile @@ -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