projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b40a7
)
add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Feb 2007 14:05:43 +0000
(14:05 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Feb 2007 14:05:43 +0000
(14:05 +0000)
SVN-Revision: 6389
package/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index a537cdf42c12d026cfbce934bc28185e5b96f134..23294fd39b1a7cd604464ec40ba5042cd59050ad 100644
(file)
--- a/
package/kexec-tools/Makefile
+++ b/
package/kexec-tools/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/kexec-tools
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@LINUX_2_6_X86
+ DEPENDS:=@LINUX_2_6_X86
zlib
TITLE:=Kernel boots kernel
DESCRIPTION:=\
kexec is a set of systems call that allows you to load \\\