Makefile 79 B

12345
  1. ifdef CONFIG_FUNCTION_TRACER
  2. CFLAGS_REMOVE_core.o = -pg
  3. endif
  4. obj-y += core.o