projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88dd056
)
fix a small typo
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Oct 2006 22:53:31 +0000
(22:53 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Oct 2006 22:53:31 +0000
(22:53 +0000)
SVN-Revision: 5368
target/image/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/image/x86/Makefile
b/target/image/x86/Makefile
index 9b983ad603a82201d89f964bcd7c3a84ce59af3f..adace07dc42970c13697f8e19e2ed7e35caf63f2 100644
(file)
--- 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)