fix a small typo
authorFelix Fietkau <nbd@openwrt.org>
Tue, 31 Oct 2006 22:53:31 +0000 (22:53 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 31 Oct 2006 22:53:31 +0000 (22:53 +0000)
SVN-Revision: 5368

target/image/x86/Makefile

index 9b983ad603a82201d89f964bcd7c3a84ce59af3f..adace07dc42970c13697f8e19e2ed7e35caf63f2 100644 (file)
@@ -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)