summaryrefslogtreecommitdiffstats
path: root/package/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipkg')
-rw-r--r--package/ipkg/ipkg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ipkg/ipkg.mk b/package/ipkg/ipkg.mk
index ecb97b681..c63f03f54 100644
--- a/package/ipkg/ipkg.mk
+++ b/package/ipkg/ipkg.mk
@@ -9,4 +9,4 @@ IPKG_SOURCE = ipkg-$(IPKG_VERSION).tar.gz
IPKG_SITE = http://www.handhelds.org/download/packages/ipkg
IPKG_INSTALL_STAGING = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))