projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6acf4c2
)
kexec-tools builds fine again on 2.6.27, unmask it and also make it available for...
author
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Dec 2008 22:05:30 +0000
(22:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Dec 2008 22:05:30 +0000
(22:05 +0000)
SVN-Revision: 13552
package/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index c3543f9858f602986c2cfff3ea83ae60f4652d95..cef46db4fecd59225e6f1bfc0751fb16642a8213 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 @!LINUX_2_6_27
+ DEPENDS:=@i386||@TARGET_ps3||@mipsel
||@mips +zlib
TITLE:=Kernel boots kernel
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
MENU:=1