commit | 8b844dd7591a820a618a8fb33c9c43186d43d1b9 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Mar 27 20:09:04 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 27 20:09:04 2006 +1100 |
tree | 4185cfc9b84e574a197b9371db44703af9380815 | |
parent | ed981856ca8af30912fd61a6a4ac8d30a453a5ec [diff] [blame] |
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/powerpc/kernel/Makefile b/arch/powerpc/kernel/Makefile index b86d380..0cc0995 100644 --- a/arch/powerpc/kernel/Makefile +++ b/arch/powerpc/kernel/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_TAU) += tau_6xx.o obj32-$(CONFIG_SOFTWARE_SUSPEND) += swsusp_32.o obj32-$(CONFIG_MODULES) += module_32.o +obj-$(CONFIG_E500) += perfmon_fsl_booke.o ifeq ($(CONFIG_PPC_MERGE),y)