ia64/xen-unstable
changeset 6352:67a530b01542
Build topology.c into x86/64 xenlinux kernel. This omission
spotted by Ryan Harper at IBM.
spotted by Ryan Harper at IBM.
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue Aug 23 17:30:34 2005 +0000 (2005-08-23) |
parents | a0b4156cc0ce |
children | d760699356fd |
files | linux-2.6-xen-sparse/arch/xen/x86_64/kernel/Makefile |
line diff
1.1 --- a/linux-2.6-xen-sparse/arch/xen/x86_64/kernel/Makefile Tue Aug 23 17:29:46 2005 +0000 1.2 +++ b/linux-2.6-xen-sparse/arch/xen/x86_64/kernel/Makefile Tue Aug 23 17:30:34 2005 +0000 1.3 @@ -44,7 +44,7 @@ obj-$(CONFIG_X86_PM_TIMER) += pmtimer.o 1.4 1.5 c-obj-$(CONFIG_MODULES) += module.o 1.6 1.7 -#obj-y += topology.o 1.8 +obj-y += topology.o 1.9 c-obj-y += intel_cacheinfo.o 1.10 1.11 bootflag-y += ../../../i386/kernel/bootflag.o