mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
SVN-Revision: 12223
This commit is contained in:
parent
1391134579
commit
ce8903f1ce
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/kexec-tools
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=@i386||@powerpc||@mipsel +zlib
|
||||
DEPENDS:=@i386||@TARGET_ps3||@mipsel +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