summaryrefslogtreecommitdiff
path: root/package/libelf/libelf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libelf/libelf.mk')
-rw-r--r--package/libelf/libelf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libelf/libelf.mk b/package/libelf/libelf.mk
index 853b7da22..13ad371a4 100644
--- a/package/libelf/libelf.mk
+++ b/package/libelf/libelf.mk
@@ -18,4 +18,4 @@ LIBELF_CONF_OPT = --disable-sanity-checks \
$(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug) \
$(if $(BR2_LARGEFILE),--enable-elf64)
-$(eval $(call AUTOTARGETS,package,libelf))
+$(eval $(call AUTOTARGETS))