diff --git a/config/RULES_DIRS b/config/RULES_DIRS index b8999592e..4531d90a1 100644 --- a/config/RULES_DIRS +++ b/config/RULES_DIRS @@ -4,7 +4,7 @@ ARCHS += $(BUILD_ARCHS) host cross -ACTIONS += clean inc depends buildInstall +ACTIONS += clean inc depends buildInstall browse dirPart = $(word 1, $(subst $(DIVIDER), ,$@)) actionArchPart = $(subst $(dirPart)$(DIVIDER), ,$@)