kexec is also available on armel

SVN-Revision: 22533
master
Michael Büsch 14 years ago
parent d9c0e977a4
commit 249dff101c
  1. 2
      package/kexec-tools/Makefile

@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/kexec-tools define Package/kexec-tools
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@armeb||@i386||@powerpc64||@mipsel||@mips +zlib DEPENDS:=@armeb||@arm||@i386||@powerpc64||@mipsel||@mips +zlib
TITLE:=Kernel boots kernel TITLE:=Kernel boots kernel
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/ URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
MENU:=1 MENU:=1

Loading…
Cancel
Save