Prevent crypto aead from failing to build with 2.6.24 targets (#4426)
[openwrt.git] / package / kexec-tools / Makefile
index 951d41a..cef46db 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/kexec-tools
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@i386||@powerpc +zlib
+  DEPENDS:=@i386||@TARGET_ps3||@mipsel||@mips +zlib
   TITLE:=Kernel boots kernel
   URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
   MENU:=1
This page took 0.022806 seconds and 4 git commands to generate.