X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fx86%2Flib%2FMakefile;h=70ad19b26324496a777b6c7fba5cd24797b58266;hb=1dc03c2639e6768c46c1db9ddbd2177e6962408e;hp=e49de05c263a43fe5d533e6bdee75691e6cd6158;hpb=5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4;p=oweals%2Fu-boot.git diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile index e49de05c26..70ad19b263 100644 --- a/arch/x86/lib/Makefile +++ b/arch/x86/lib/Makefile @@ -22,10 +22,13 @@ ifndef CONFIG_DM_PCI obj-$(CONFIG_PCI) += pci_type1.o endif obj-y += pch-uclass.o +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 obj-$(CONFIG_CMD_ZBOOT) += zimage.o obj-$(CONFIG_HAVE_FSP) += fsp/