kexec is also available on armel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22533 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Michael Büsch 2010-08-08 18:28:03 +00:00
parent f70c186cb6
commit 30035993e1
1 changed files with 1 additions and 1 deletions

View File

@ -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