projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/compcache: move configuration in submenu
[openwrt.git]
/
package
/
compcache
/
Makefile
diff --git
a/package/compcache/Makefile
b/package/compcache/Makefile
index
2fec289
..
13a9056
100644
(file)
--- a/
package/compcache/Makefile
+++ b/
package/compcache/Makefile
@@
-26,6
+26,7
@@
define KernelPackage/compcache
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)
+ MENU:=1
endef
This page took
0.021286 seconds
and
4
git commands to generate.