projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b779b6b
)
cifs-utils: needs MMU
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 20 May 2012 17:50:17 +0000
(19:50 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 20 May 2012 17:50:52 +0000
(19:50 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/cifs-utils/Config.in
patch
|
blob
|
history
diff --git
a/package/cifs-utils/Config.in
b/package/cifs-utils/Config.in
index 43319865f9ded99ea0dc676fc4e0e047d746e189..b433850a186d4993ae06267c9e005c1a9d349276 100644
(file)
--- a/
package/cifs-utils/Config.in
+++ b/
package/cifs-utils/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_CIFS_UTILS
bool "cifs-utils"
+ # uses fork()
+ depends on BR2_USE_MMU
help
The in-kernel CIFS filesystem is generally the preferred
method for mounting SMB/CIFS shares on Linux. The in-kernel