mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-14 08:32:09 -05:00
fix a small typo
SVN-Revision: 5368
This commit is contained in:
parent
88dd056006
commit
ec52fc217d
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
include $(INCLUDE_DIR)/image.mk
|
include $(INCLUDE_DIR)/image.mk
|
||||||
|
|
||||||
ROOTPART=$(strip $(subst ",, $(CONFIG_X86_GRUB_ROOTPART)))
|
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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user