]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/Makefile
x86: Add a simple command to show FSP HOB information
[karo-tx-uboot.git] / arch / x86 / lib / Makefile
index 55de788500b5e22a4934141d6b6e658edfb25478..73262d7263d23a7ee4abda306e86f8a91e579d8e 100644 (file)
@@ -10,6 +10,7 @@ obj-y += bios_asm.o
 obj-y += bios_interrupts.o
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
 obj-y  += cmd_boot.o
+obj-$(CONFIG_HAVE_FSP) += cmd_hob.o
 obj-y  += gcc.o
 obj-y  += init_helpers.o
 obj-y  += interrupts.o