mirror of https://github.com/hak5/openwrt.git
busybox: fix typo in Config.in (#14628)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114lede-17.01
parent
b27f84034b
commit
34839b95cf
|
@ -1,6 +1,6 @@
|
|||
if PACKAGE_busybox
|
||||
|
||||
config BUSYBOX_ENABLE_NFS_MOUNT
|
||||
bool "Enable NFS mount support
|
||||
bool "Enable NFS mount support"
|
||||
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue