fix openssl build for users having something other than bash as /bin/sh
[openwrt.git] / package / cifsmount / Config.in
1 config BR2_PACKAGE_CIFSMOUNT
2         prompt "cifsmount......................... Helper utility for mounting remote CIFS shares"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           An user space helper for mounting remote CIFS shares
7