projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1391134
)
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
author
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 20:20:02 +0000
(20:20 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 20:20:02 +0000
(20:20 +0000)
SVN-Revision: 12223
package/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/kexec-tools/Makefile
b/package/kexec-tools/Makefile
index 602b33c29eb3f23bfa914c54d06589f9dcc84823..d3d162ee0548be084a46d1f6244f021a60f249e4 100644
(file)
--- a/
package/kexec-tools/Makefile
+++ b/
package/kexec-tools/Makefile
@@
-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