x86: Add a common HOB library
[platform/kernel/u-boot.git] / cmd / x86 / Makefile
index 7071614..144b1cf 100644 (file)
@@ -2,4 +2,5 @@
 
 obj-y += mtrr.o
 obj-$(CONFIG_CMD_EXCEPTION) += exception.o
+obj-$(CONFIG_USE_HOB) += hob.o
 obj-$(CONFIG_HAVE_FSP) += fsp.o