fix a small typo
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 Oct 2006 22:53:31 +0000 (22:53 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 Oct 2006 22:53:31 +0000 (22:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5368 3c298f89-4303-0410-b956-a3cf2f4a3e73

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)))
 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)
 
 
 ifeq ($(CONFIG_X86_GRUB_IMAGES),y)