mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 00:40:15 +02:00
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12223 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
144109da9d
commit
c786c39b77
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/kexec-tools
|
define Package/kexec-tools
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=@i386||@powerpc||@mipsel +zlib
|
DEPENDS:=@i386||@TARGET_ps3||@mipsel +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…
Reference in New Issue
Block a user