summaryrefslogtreecommitdiffstats
path: root/package/flashrom
diff options
context:
space:
mode:
Diffstat (limited to 'package/flashrom')
-rw-r--r--package/flashrom/flashrom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/flashrom/flashrom.mk b/package/flashrom/flashrom.mk
index c019f2d3b..4b310ef9d 100644
--- a/package/flashrom/flashrom.mk
+++ b/package/flashrom/flashrom.mk
@@ -17,4 +17,4 @@ define FLASHROM_INSTALL_TARGET_CMDS
$(INSTALL) -m 0755 -D $(@D)/flashrom $(TARGET_DIR)/usr/sbin/flashrom
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))