busybox: fix typo in Config.in (#14628)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114
This commit is contained in:
parent
b27f84034b
commit
34839b95cf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
if PACKAGE_busybox
|
if PACKAGE_busybox
|
||||||
|
|
||||||
config BUSYBOX_ENABLE_NFS_MOUNT
|
config BUSYBOX_ENABLE_NFS_MOUNT
|
||||||
bool "Enable NFS mount support
|
bool "Enable NFS mount support"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue