summaryrefslogtreecommitdiff
path: root/boot/grub/grub.mk
diff options
context:
space:
mode:
Diffstat (limited to 'boot/grub/grub.mk')
-rw-r--r--boot/grub/grub.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/grub/grub.mk b/boot/grub/grub.mk
index 1b5ca0dd2..e8d66f175 100644
--- a/boot/grub/grub.mk
+++ b/boot/grub/grub.mk
@@ -82,4 +82,4 @@ define GRUB_UNINSTALL_TARGET_CMDS
rm -rf $(TARGET_DIR)/boot/grub
endef
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))