X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fx86%2Flib%2FMakefile;fp=arch%2Fx86%2Flib%2FMakefile;h=43489fdc1f8f82f197cf91347cc1a1798cb82fb3;hp=70ad19b26324496a777b6c7fba5cd24797b58266;hb=d779076eb43fe632c039dd1f83509aafbcbed60f;hpb=7aec89e3517f52309210f40b6bb7de5d703b9f9c diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile index 70ad19b263..43489fdc1f 100644 --- a/arch/x86/lib/Makefile +++ b/arch/x86/lib/Makefile @@ -15,6 +15,7 @@ obj-y += gcc.o obj-y += init_helpers.o obj-y += interrupts.o obj-y += lpc-uclass.o +obj-y += mpspec.o obj-y += cmd_mtrr.o obj-$(CONFIG_SYS_PCAT_INTERRUPTS) += pcat_interrupts.o obj-$(CONFIG_SYS_PCAT_TIMER) += pcat_timer.o