mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 02:12:52 +02:00
fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5368 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2f545e6a51
commit
f92f65d15c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user