mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 11:39:43 +02:00
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6389 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eaa486faf8
commit
22019b182c
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/kexec-tools
|
define Package/kexec-tools
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=@LINUX_2_6_X86
|
DEPENDS:=@LINUX_2_6_X86 zlib
|
||||||
TITLE:=Kernel boots kernel
|
TITLE:=Kernel boots kernel
|
||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
kexec is a set of systems call that allows you to load \\\
|
kexec is a set of systems call that allows you to load \\\
|
||||||
|
Loading…
Reference in New Issue
Block a user