diff options
Diffstat (limited to 'package/openssh/openssh.mk')
-rw-r--r-- | package/openssh/openssh.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk index 02a23e1ff..08bb499bb 100644 --- a/package/openssh/openssh.mk +++ b/package/openssh/openssh.mk @@ -18,4 +18,4 @@ endef OPENSSH_POST_INSTALL_TARGET_HOOKS += OPENSSH_INSTALL_INITSCRIPT -$(eval $(call AUTOTARGETS,package,openssh)) +$(eval $(call AUTOTARGETS)) |