]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/Makefile
dm: x86: Add a uclass for a Platform Controller Hub
[karo-tx-uboot.git] / arch / x86 / lib / Makefile
index 67a34d8f56c8448f6011cb5490832709829c8c89..fe022f653306c70d8a0ae27f5320cba3db5481f7 100644 (file)
@@ -20,6 +20,7 @@ obj-$(CONFIG_SYS_PCAT_TIMER) += pcat_timer.o
 ifndef CONFIG_DM_PCI
 obj-$(CONFIG_PCI) += pci_type1.o
 endif
+obj-y  += pch-uclass.o
 obj-y  += relocate.o
 obj-y += physmem.o
 obj-$(CONFIG_X86_RAMTEST) += ramtest.o