|
@@ -109,7 +109,7 @@ ifdef PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
|
|
CFLAGS += -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
|
|
CFLAGS += -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
|
|
endif
|
|
endif
|
|
|
|
|
|
-include $(src-perf)/config/utilities.mak
|
|
|
|
|
|
+include $(srctree)/tools/scripts/utilities.mak
|
|
|
|
|
|
ifeq ($(call get-executable,$(FLEX)),)
|
|
ifeq ($(call get-executable,$(FLEX)),)
|
|
dummy := $(error Error: $(FLEX) is missing on this system, please install it)
|
|
dummy := $(error Error: $(FLEX) is missing on this system, please install it)
|