projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
acx-mac80211 fixes:
[openwrt.git]
/
package
/
busybox
/
config
/
miscutils
/
Config.in
diff --git
a/package/busybox/config/miscutils/Config.in
b/package/busybox/config/miscutils/Config.in
index
4e41889
..
7784a82
100644
(file)
--- a/
package/busybox/config/miscutils/Config.in
+++ b/
package/busybox/config/miscutils/Config.in
@@
-305,6
+305,7
@@
config BUSYBOX_CONFIG_RAIDAUTORUN
config BUSYBOX_CONFIG_READAHEAD
bool "readahead"
default n
+ depends on LFS
help
Preload the files listed on the command line into RAM cache so that
subsequent reads on these files will not block on disk I/O.
This page took
0.025384 seconds
and
4
git commands to generate.