kexec is also available on armel
SVN-Revision: 22533
This commit is contained in:
parent
d9c0e977a4
commit
249dff101c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue