]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/Makefile
x86: Support machines with >4GB of RAM
[u-boot] / arch / x86 / cpu / Makefile
index 5acf8bb4273cb590eb00d56a790704d3a983780e..6ded0a7f0ff66ccf2d64c9bd4f90637b4076759b 100644 (file)
@@ -16,6 +16,7 @@ obj-$(CONFIG_INTEL_BAYTRAIL) += baytrail/
 obj-$(CONFIG_SYS_COREBOOT) += coreboot/
 obj-$(CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE) += ivybridge/
 obj-$(CONFIG_NORTHBRIDGE_INTEL_IVYBRIDGE) += ivybridge/
+obj-$(CONFIG_INTEL_QUARK) += quark/
 obj-$(CONFIG_INTEL_QUEENSBAY) += queensbay/
 obj-y += lapic.o
 obj-y += mtrr.o