|
@@ -126,7 +126,7 @@ define PERF_DISABLE_DOCUMENTATION
|
|
printf "%%:\n\t@:\n" >$(LINUX_DIR)/tools/perf/Documentation/GNUmakefile; \
|
|
printf "%%:\n\t@:\n" >$(LINUX_DIR)/tools/perf/Documentation/GNUmakefile; \
|
|
fi
|
|
fi
|
|
endef
|
|
endef
|
|
-LINUX_POST_PATCH_HOOKS += PERF_DISABLE_DOCUMENTATION
|
|
|
|
|
|
+LINUX_TOOLS_POST_PATCH_HOOKS += PERF_DISABLE_DOCUMENTATION
|
|
|
|
|
|
# O must be redefined here to overwrite the one used by Buildroot for
|
|
# O must be redefined here to overwrite the one used by Buildroot for
|
|
# out of tree build. We build perf in $(LINUX_DIR)/tools/perf/ and not just
|
|
# out of tree build. We build perf in $(LINUX_DIR)/tools/perf/ and not just
|