projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2f2e64
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13222
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index
d3d162e
..
c3543f9
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