x86: Enable the queensbay cpu directory build
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
b71eec3129
commit
240a79d95c
@ -15,6 +15,7 @@ obj-y += interrupts.o cpu.o call64.o
|
||||
obj-$(CONFIG_SYS_COREBOOT) += coreboot/
|
||||
obj-$(CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE) += ivybridge/
|
||||
obj-$(CONFIG_NORTHBRIDGE_INTEL_IVYBRIDGE) += ivybridge/
|
||||
obj-$(CONFIG_INTEL_QUEENSBAY) += queensbay/
|
||||
obj-y += lapic.o
|
||||
obj-$(CONFIG_PCI) += pci.o
|
||||
obj-y += turbo.o
|
||||
|
Loading…
Reference in New Issue
Block a user