projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c7d90
)
kexec is also available on armel
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Aug 2010 18:28:03 +0000
(18:28 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Aug 2010 18:28:03 +0000
(18:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22533
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
978bb6f
..
a9a1544
100644
(file)
--- a/
package/kexec-tools/Makefile
+++ b/
package/kexec-tools/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/kexec-tools
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@armeb||@i386||@powerpc64||@mipsel||@mips +zlib
+ DEPENDS:=@armeb||@
arm||@
i386||@powerpc64||@mipsel||@mips +zlib
TITLE:=Kernel boots kernel
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
MENU:=1
This page took
0.022147 seconds
and
4
git commands to generate.