[package] update compcache to 0.5.4 (#6018)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2009-11-23 22:30:42 +00:00
parent a3e05d4f85
commit a8134e221a
9 changed files with 813 additions and 73 deletions

View File

@@ -1,3 +1,4 @@
config compcache
option 'enabled' '0'
option 'size_kbytes' '2048'
option 'enabled' '%ENABLED%'
option 'size_kbytes' '%RAM_REPORTED%'
option 'backup_dev' '%BACKUP_DEV%'