summaryrefslogtreecommitdiffstats
path: root/package/libnl
diff options
context:
space:
mode:
Diffstat (limited to 'package/libnl')
-rw-r--r--package/libnl/libnl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
index 6edb1f8e5..dd0d7fb14 100644
--- a/package/libnl/libnl.mk
+++ b/package/libnl/libnl.mk
@@ -16,4 +16,4 @@ define LIBNL_UNINSTALL_TARGET_CMDS
rm -rf $(TARGET_DIR)/usr/lib/libnl
endef
-$(eval $(call AUTOTARGETS,package,libnl))
+$(eval $(call AUTOTARGETS))