projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
some minor cleanup
[openwrt.git]
/
target
/
image
/
x86
/
Makefile
diff --git
a/target/image/x86/Makefile
b/target/image/x86/Makefile
index
8c0cde4
..
dfafe42
100644
(file)
--- a/
target/image/x86/Makefile
+++ b/
target/image/x86/Makefile
@@
-29,7
+29,7
@@
ifeq ($(CONFIG_X86_GRUB_IMAGES),y)
endef
define Image/Build/grub
- mkdir -p $(KDIR)/root.grub/boot/grub
+ mkdir -p $(KDIR)/root.grub/boot/grub
$(CP) \
$(STAGING_DIR)/usr/lib/grub/i386-pc/stage1 \
$(STAGING_DIR)/usr/lib/grub/i386-pc/stage2 \
This page took
0.02051 seconds
and
4
git commands to generate.