summaryrefslogtreecommitdiffstats
path: root/package/poco/poco.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/poco/poco.mk')
-rw-r--r--package/poco/poco.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/poco/poco.mk b/package/poco/poco.mk
index ddb5b258e..779487f74 100644
--- a/package/poco/poco.mk
+++ b/package/poco/poco.mk
@@ -55,4 +55,4 @@ define POCO_INSTALL_TARGET_CMDS
$(MAKE) DESTDIR=$(TARGET_DIR) POCO_TARGET_OSARCH=$(ARCH) install -C $(@D)
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))