armv8: lx2160a: add icid setup for platform devices
[oweals/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Makefile
index f00ef817b1f96e6233c0eafccb1e7774eb630ee4..e398aecd12ebb7f59f42c4309257fc3773769e7f 100644 (file)
@@ -24,6 +24,7 @@ endif
 
 ifneq ($(CONFIG_ARCH_LX2160A),)
 obj-$(CONFIG_SYS_HAS_SERDES) += lx2160a_serdes.o
+obj-y += icid.o lx2160_ids.o
 endif
 
 ifneq ($(CONFIG_ARCH_LS2080A),)