summaryrefslogtreecommitdiffstats
path: root/package/jquery
diff options
context:
space:
mode:
Diffstat (limited to 'package/jquery')
-rw-r--r--package/jquery/jquery.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jquery/jquery.mk b/package/jquery/jquery.mk
index 08dd4a37f..fb3a1b408 100644
--- a/package/jquery/jquery.mk
+++ b/package/jquery/jquery.mk
@@ -15,4 +15,4 @@ define JQUERY_UNINSTALL_TARGET_CMDS
rm -f $(TARGET_DIR)/var/www/jquery.js
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))