summaryrefslogtreecommitdiff
path: root/package/parted/parted.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/parted/parted.mk')
-rw-r--r--package/parted/parted.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parted/parted.mk b/package/parted/parted.mk
index c4107e7b4..2152ea6be 100644
--- a/package/parted/parted.mk
+++ b/package/parted/parted.mk
@@ -10,4 +10,4 @@ PARTED_SITE = $(BR2_GNU_MIRROR)/parted
PARTED_DEPENDENCIES = readline util-linux lvm2
PARTED_INSTALL_STAGING = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))