]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / arch / x86 / cpu / Makefile
index 258380944f4e1b40f68fff3bddd1b9a45d1a3fe6..2667e0b478a4366c625ed17171f90cf4ec90c450 100644 (file)
@@ -20,6 +20,7 @@ extra-y += call32.o
 
 obj-y += intel_common/
 obj-$(CONFIG_INTEL_BAYTRAIL) += baytrail/
+obj-$(CONFIG_INTEL_BROADWELL) += broadwell/
 obj-$(CONFIG_SYS_COREBOOT) += coreboot/
 obj-$(CONFIG_EFI_APP) += efi/
 obj-$(CONFIG_QEMU) += qemu/