projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b27f840
)
busybox: fix typo in Config.in (#14628)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 17 Dec 2013 07:17:00 +0000
(07:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 17 Dec 2013 07:17:00 +0000
(07:17 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39114
package/utils/busybox/Config.in
patch
|
blob
|
history
diff --git
a/package/utils/busybox/Config.in
b/package/utils/busybox/Config.in
index 8420ef5e522caac64ea8ec751e72e79562f82bcd..9a8def66b9252caac6716b82cc4928ec34a92a03 100644
(file)
--- a/
package/utils/busybox/Config.in
+++ b/
package/utils/busybox/Config.in
@@
-1,6
+1,6
@@
if PACKAGE_busybox
config BUSYBOX_ENABLE_NFS_MOUNT
- bool "Enable NFS mount support
+ bool "Enable NFS mount support
"
endif