From: florian Date: Sat, 4 Jun 2011 13:35:48 +0000 (+0000) Subject: [package] compcache does not build on 2.6.38+ X-Git-Tag: fast2504n-3.10.28-merged~8765 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=3ca02ebf53c321202aa7c25f4bdf20b5d74ac907;p=openwrt.git [package] compcache does not build on 2.6.38+ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/compcache/Makefile b/package/compcache/Makefile index 5106293e8d..971e73724b 100644 --- a/package/compcache/Makefile +++ b/package/compcache/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/ramzswap SUBMENU:=Other modules - DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF + DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF @!(LINUX_2_6_38||LINUX_2_6_39) TITLE:=Driver for compressed ram swap device VERSION:=$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)+$(PKG_RELEASE) FILES:=$(PKG_BUILD_DIR)/ramzswap.ko \