fixes build for 3.x kernel and remove old 2.6.x references

Signed-off-by: christoph.thielecke@gmx.de

SVN-Revision: 32832
This commit is contained in:
John Crispin
2012-07-24 23:07:35 +00:00
parent 8029fefe5c
commit 2113c65f95
2 changed files with 32 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/ramzswap
SUBMENU:=Other modules
DEPENDS:=@BUSYBOX_CONFIG_SWAPONOFF @!(LINUX_2_6_38||LINUX_2_6_39)
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 \