]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/s390/oprofile/Makefile
[S390] oprofile: disable hw sampling for CONFIG_32BIT
[karo-tx-linux.git] / arch / s390 / oprofile / Makefile
index d698cddcfbdd9db4d60a39c1c84acf6989afd2ca..524c4b615821acaf6139c9a8f7c8646a4d88e49d 100644 (file)
@@ -6,4 +6,5 @@ DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
                oprofilefs.o oprofile_stats.o  \
                timer_int.o )
 
-oprofile-y :=  $(DRIVER_OBJS) init.o backtrace.o hwsampler.o
+oprofile-y :=  $(DRIVER_OBJS) init.o backtrace.o
+oprofile-$(CONFIG_64BIT)       += hwsampler.o