summaryrefslogtreecommitdiffstats
path: root/package/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'package/ccache')
-rw-r--r--package/ccache/ccache.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ccache/ccache.mk b/package/ccache/ccache.mk
index bee34b43e..b9c2039cf 100644
--- a/package/ccache/ccache.mk
+++ b/package/ccache/ccache.mk
@@ -42,7 +42,7 @@ endef
HOST_CCACHE_POST_CONFIGURE_HOOKS += \
HOST_CCACHE_PATCH_CONFIGURATION
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))
$(eval $(host-autotools-package))
ifeq ($(BR2_CCACHE),y)