]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/Makefile
ring-buffer: prevent false positive warning
[karo-tx-linux.git] / kernel / Makefile
index 03a45e7e87b71a9b103d390d632a3d57da9b7075..19fad003b19d6ac0752597f5a23e18341d1d579a 100644 (file)
@@ -21,10 +21,6 @@ CFLAGS_REMOVE_cgroup-debug.o = -pg
 CFLAGS_REMOVE_sched_clock.o = -pg
 CFLAGS_REMOVE_sched.o = -pg
 endif
-ifdef CONFIG_FUNCTION_RET_TRACER
-CFLAGS_REMOVE_extable.o = -pg # For __kernel_text_address()
-CFLAGS_REMOVE_module.o = -pg # For __module_text_address()
-endif
 
 obj-$(CONFIG_FREEZER) += freezer.o
 obj-$(CONFIG_PROFILING) += profile.o