summaryrefslogtreecommitdiff
path: root/package/libv4l/libv4l.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libv4l/libv4l.mk')
-rw-r--r--package/libv4l/libv4l.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libv4l/libv4l.mk b/package/libv4l/libv4l.mk
index dbd8769fc..a793285ad 100644
--- a/package/libv4l/libv4l.mk
+++ b/package/libv4l/libv4l.mk
@@ -39,5 +39,5 @@ define LIBV4L_INSTALL_TARGET_CMDS
DESTDIR=$(TARGET_DIR) $(LIBV4L_MAKE_OPTS) install; done
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))