]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/Makefile
x86: Add support for the Simple Firmware Interface (SFI)
[karo-tx-uboot.git] / arch / x86 / lib / Makefile
index 0178fe1b888fc373d2c847c434023b0077491bf4..70ad19b26324496a777b6c7fba5cd24797b58266 100644 (file)
@@ -26,6 +26,7 @@ obj-y += pirq_routing.o
 obj-y  += relocate.o
 obj-y += physmem.o
 obj-$(CONFIG_X86_RAMTEST) += ramtest.o
+obj-y += sfi.o
 obj-y  += string.o
 obj-y  += tables.o
 obj-$(CONFIG_SYS_X86_TSC_TIMER)        += tsc_timer.o