summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/image/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/image/x86/Makefile b/target/image/x86/Makefile
index 9b983ad60..adace07dc 100644
--- a/target/image/x86/Makefile
+++ b/target/image/x86/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
ROOTPART=$(strip $(subst ",, $(CONFIG_X86_GRUB_ROOTPART)))
-")) # fix vim's broken syntax highlighting
+#")) # fix vim's broken syntax highlighting
ifeq ($(CONFIG_X86_GRUB_IMAGES),y)