armv8: ls1028a: add icid setup for platform devices
[oweals/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Makefile
index aa88b93175445a11a478707f2f7f8955607c2a41..efecbc07e7833d2d31d971dd44214b860177720d 100644 (file)
@@ -52,4 +52,5 @@ endif
 
 ifneq ($(CONFIG_ARCH_LS1028A),)
 obj-$(CONFIG_SYS_HAS_SERDES) += ls1028a_serdes.o
+obj-y += icid.o ls1028_ids.o
 endif