]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / x86 / lib / Makefile
index fe022f653306c70d8a0ae27f5320cba3db5481f7..6c571dd9c1b836ff49b14d420049941d47e42dcb 100644 (file)
@@ -14,6 +14,7 @@ obj-$(CONFIG_HAVE_FSP) += cmd_hob.o
 obj-y  += gcc.o
 obj-y  += init_helpers.o
 obj-y  += interrupts.o
+obj-y  += lpc-uclass.o
 obj-y += cmd_mtrr.o
 obj-$(CONFIG_SYS_PCAT_INTERRUPTS) += pcat_interrupts.o
 obj-$(CONFIG_SYS_PCAT_TIMER) += pcat_timer.o