projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a patch for grub-0.97 from LFS to fix segfaults on x86_64
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
image
/
Makefile
diff --git
a/target/linux/x86-2.6/image/Makefile
b/target/linux/x86-2.6/image/Makefile
index
7aa03b2
..
7e76523
100644
(file)
--- a/
target/linux/x86-2.6/image/Makefile
+++ b/
target/linux/x86-2.6/image/Makefile
@@
-56,7
+56,3
@@
define Image/Build
endef
$(eval $(call BuildImage))
-
-$(eval $(call RequireCommand,fdisk, \
- Please install fdisk \
-))
This page took
0.026273 seconds
and
4
git commands to generate.