summaryrefslogtreecommitdiffstats
path: root/package/opkg/opkg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/opkg/opkg.mk')
-rw-r--r--package/opkg/opkg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
index 9cfaa26c1..be67f8ebc 100644
--- a/package/opkg/opkg.mk
+++ b/package/opkg/opkg.mk
@@ -17,4 +17,4 @@ endef
OPKG_POST_INSTALL_TARGET_HOOKS += OPKG_CREATE_LOCKDIR
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))