summaryrefslogtreecommitdiff
path: root/package/lvm2/lvm2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/lvm2/lvm2.mk')
-rw-r--r--package/lvm2/lvm2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index 40e015254..52326eae6 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -51,4 +51,4 @@ define LVM2_UNINSTALL_TARGET_CMDS
rm -f $(addprefix $(TARGET_DIR)/usr/lib/,libdevmapper.so*)
endef
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))