kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec...
authorFlorian Fainelli <florian@openwrt.org>
Sat, 15 Nov 2008 15:38:48 +0000 (15:38 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 15 Nov 2008 15:38:48 +0000 (15:38 +0000)
SVN-Revision: 13222

package/kexec-tools/Makefile

index d3d162ee0548be084a46d1f6244f021a60f249e4..c3543f9858f602986c2cfff3ea83ae60f4652d95 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/kexec-tools
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@i386||@TARGET_ps3||@mipsel +zlib
+  DEPENDS:=@i386||@TARGET_ps3||@mipsel +zlib @!LINUX_2_6_27
   TITLE:=Kernel boots kernel
   URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
   MENU:=1