package/compcache: revert r22365
SVN-Revision: 22367
This commit is contained in:
parent
b688fcaa5c
commit
88385e633d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define KernelPackage/ramzswap
|
||||
SUBMENU:=Other modules
|
||||
DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF +liblzo
|
||||
DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF
|
||||
TITLE:=Driver for compressed ram swap device
|
||||
VERSION:=$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)+$(PKG_RELEASE)
|
||||
FILES:=$(PKG_BUILD_DIR)/ramzswap.ko \
|
||||
|
|
Loading…
Reference in a new issue