i386: move oprofile
[deliverable/linux.git] / arch / i386 / Makefile
index e03c47e56c76025408b6eca9e1bbf858ce6e3032..4d1c0015e443905ec8a4322fdee643b6d25ff5a9 100644 (file)
@@ -109,7 +109,7 @@ core-y                                      += arch/i386/kernel/ \
 drivers-$(CONFIG_MATH_EMULATION)       += arch/x86/math-emu/
 drivers-$(CONFIG_PCI)                  += arch/x86/pci/
 # must be linked after kernel/
-drivers-$(CONFIG_OPROFILE)             += arch/i386/oprofile/
+drivers-$(CONFIG_OPROFILE)             += arch/x86/oprofile/
 drivers-$(CONFIG_PM)                   += arch/x86/power/
 drivers-$(CONFIG_FB)                    += arch/i386/video/
 
This page took 0.026165 seconds and 5 git commands to generate.