|
@@ -84,4 +84,5 @@ define PERF_INSTALL_TARGET_CMDS
|
|
$(TARGET_MAKE_ENV) $(MAKE1) $(PERF_MAKE_FLAGS) \
|
|
$(TARGET_MAKE_ENV) $(MAKE1) $(PERF_MAKE_FLAGS) \
|
|
-C $(@D)/tools/perf O=$(@D)/tools/perf/ install
|
|
-C $(@D)/tools/perf O=$(@D)/tools/perf/ install
|
|
$(RM) -rf $(TARGET_DIR)/usr/libexec/perf-core/scripts/
|
|
$(RM) -rf $(TARGET_DIR)/usr/libexec/perf-core/scripts/
|
|
|
|
+ $(RM) -rf $(TARGET_DIR)/usr/libexec/perf-core/tests/
|
|
endef
|
|
endef
|