mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:01:55 +02:00
kexec is also available on armel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22533 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c6c7d90152
commit
02e66a9ff8
@ -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 New Issue
Block a user