projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
libnl-tiny: export unl_genl_multicast_id()
[openwrt.git]
/
package
/
compcache
/
Makefile
diff --git
a/package/compcache/Makefile
b/package/compcache/Makefile
index
c8a4c0a
..
971e737
100644
(file)
--- a/
package/compcache/Makefile
+++ b/
package/compcache/Makefile
@@
-20,11
+20,11
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ramzswap
SUBMENU:=Other modules
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)
TITLE:=Driver for compressed ram swap device
VERSION:=$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)+$(PKG_RELEASE)
- FILES:=$(PKG_BUILD_DIR)/ramzswap.
$(LINUX_KMOD_SUFFIX)
\
- $(PKG_BUILD_DIR)/sub-projects/compression/lzo-kmod/lzo1x.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/ramzswap.
ko
\
+ $(PKG_BUILD_DIR)/sub-projects/compression/lzo-kmod/lzo1x.
ko
URL:=http://code.google.com/p/compcache/
endef
URL:=http://code.google.com/p/compcache/
endef
This page took
0.025424 seconds
and
4
git commands to generate.