diff options
Diffstat (limited to 'package/avahi/avahi.mk')
-rw-r--r-- | package/avahi/avahi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index fdf039086..739c5f281 100644 --- a/package/avahi/avahi.mk +++ b/package/avahi/avahi.mk @@ -164,4 +164,4 @@ ifeq ($(BR2_PACKAGE_AVAHI_DAEMON),y) AVAHI_POST_INSTALL_TARGET_HOOKS += AVAHI_INSTALL_DAEMON_INITSCRIPT endif -$(eval $(call AUTOTARGETS,package,avahi)) +$(eval $(call AUTOTARGETS)) |