mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 08:47:45 +01:00
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
|
||||
|
||||
config BUSYBOX_ENABLE_NFS_MOUNT
|
||||
bool "Enable NFS mount support
|
||||
bool "Enable NFS mount support"
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue