projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed68c8e
)
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec...
author
Florian Fainelli
<florian@openwrt.org>
Sat, 15 Nov 2008 15:38:48 +0000
(15:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 15 Nov 2008 15:38:48 +0000
(15:38 +0000)
SVN-Revision: 13222
package/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index d3d162ee0548be084a46d1f6244f021a60f249e4..c3543f9858f602986c2cfff3ea83ae60f4652d95 100644
(file)
--- a/
package/kexec-tools/Makefile
+++ b/
package/kexec-tools/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/kexec-tools
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@i386||@TARGET_ps3||@mipsel +zlib
+ DEPENDS:=@i386||@TARGET_ps3||@mipsel +zlib
@!LINUX_2_6_27
TITLE:=Kernel boots kernel
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
MENU:=1