diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/kexec-tools/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/kexec-tools/Makefile b/package/kexec-tools/Makefile index a537cdf42..23294fd39 100644 --- a/package/kexec-tools/Makefile +++ b/package/kexec-tools/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk  define Package/kexec-tools    SECTION:=utils    CATEGORY:=Utilities -  DEPENDS:=@LINUX_2_6_X86 +  DEPENDS:=@LINUX_2_6_X86 zlib    TITLE:=Kernel boots kernel    DESCRIPTION:=\  	kexec is a set of systems call that allows you to load \\\ | 
