projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13363d9
)
compcache does not build on 2.6.38+
author
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Jun 2011 13:35:48 +0000
(13:35 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Jun 2011 13:35:48 +0000
(13:35 +0000)
SVN-Revision: 27103
package/compcache/Makefile
patch
|
blob
|
history
diff --git
a/package/compcache/Makefile
b/package/compcache/Makefile
index 5106293e8dc0e5c9eae0b6c10807a3d744240798..971e73724b882dcdf53bb3917d86411d2e97375b 100644
(file)
--- 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 \