x86: apl: Use devicetree for FSP-M configuration
[oweals/u-boot.git] / arch / x86 / cpu / apollolake / Makefile
index 578e15c4bf70533d978fdd0a874dbf38fb3a20fd..3aa2a556765a8ff3f5d8d7b49ae46cf236998a4f 100644 (file)
@@ -10,6 +10,7 @@ obj-y += cpu_common.o
 ifndef CONFIG_TPL_BUILD
 obj-y += cpu.o
 obj-y += punit.o
+obj-y += fsp_bindings.o
 ifdef CONFIG_SPL_BUILD
 obj-y += fsp_m.o
 endif