diff --git a/make/plugins.mk b/make/plugins.mk index 9eee3e47..5a7dd889 100644 --- a/make/plugins.mk +++ b/make/plugins.mk @@ -44,7 +44,11 @@ plugins-all: $(D)/neutrino \ shellexec plugins-hd1: # nothing to do -plugins-hd2: # nothing to do + +plugins-hd2: + ifneq ($(BOXMODEL), kronos_v2) + make links + endif plugins-hd51: \ links \