summaryrefslogtreecommitdiffstats
path: root/package/openswan
diff options
context:
space:
mode:
Diffstat (limited to 'package/openswan')
-rw-r--r--package/openswan/openswan.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openswan/openswan.mk b/package/openswan/openswan.mk
index a25ca8f16..781dc0041 100644
--- a/package/openswan/openswan.mk
+++ b/package/openswan/openswan.mk
@@ -32,4 +32,4 @@ define OPENSWAN_INSTALL_TARGET_CMDS
$(MAKE) -C $(@D) $(OPENSWAN_MAKE_OPT) DESTDIR=$(TARGET_DIR) install
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))