mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
SVN-Revision: 13552
This commit is contained in:
parent
6acf4c2a19
commit
181a743a72
@ -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||@TARGET_ps3||@mipsel +zlib @!LINUX_2_6_27
|
DEPENDS:=@i386||@TARGET_ps3||@mipsel||@mips +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