From: Felix Fietkau Date: Tue, 31 Oct 2006 22:53:31 +0000 (+0000) Subject: fix a small typo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ec52fc217de0d0eb81a3a5251b37382bfd606d59;p=openwrt%2Fstaging%2Frmilecki.git fix a small typo SVN-Revision: 5368 --- diff --git a/target/image/x86/Makefile b/target/image/x86/Makefile index 9b983ad603a..adace07dc42 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)