]> err.no Git - linux-2.6/blobdiff - arch/x86/mm/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6] / arch / x86 / mm / Makefile
index 07dab503c9e37de210223f56538bc8816140204d..9873716e9f764bcd7c5bc0f369a0269efdffb35a 100644 (file)
@@ -18,5 +18,6 @@ obj-$(CONFIG_NUMA)            += discontig_32.o
 else
 obj-$(CONFIG_NUMA)             += numa_64.o
 obj-$(CONFIG_K8_NUMA)          += k8topology_64.o
-obj-$(CONFIG_ACPI_NUMA)                += srat_64.o
 endif
+obj-$(CONFIG_ACPI_NUMA)                += srat_$(BITS).o
+