X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ddc47d62f9bb0666edde40775077bdbfc428880a..60d119d11e6a12c40d57dc4efeaeaa89b8c3de81:/package/kexec-tools/Makefile 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 \\\