summaryrefslogtreecommitdiff
path: root/package/dstat/dstat.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/dstat/dstat.mk')
-rw-r--r--package/dstat/dstat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dstat/dstat.mk b/package/dstat/dstat.mk
index a19d1d4e2..67db63aff 100644
--- a/package/dstat/dstat.mk
+++ b/package/dstat/dstat.mk
@@ -12,4 +12,4 @@ define DSTAT_INSTALL_TARGET_CMDS
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))