mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[package] compcache does not build on 2.6.38+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
377e161817
commit
3ca02ebf53
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user