Skip to content

Commit

Permalink
Enable CIFS mounts for busybox, mostly for sharing inside qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
mickflemm committed Mar 3, 2024
1 parent fbea8d7 commit 5837685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/busybox
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ CONFIG_FEATURE_MOUNT_VERBOSE=y
# CONFIG_FEATURE_MOUNT_HELPERS is not set
# CONFIG_FEATURE_MOUNT_LABEL is not set
# CONFIG_FEATURE_MOUNT_NFS is not set
# CONFIG_FEATURE_MOUNT_CIFS is not set
CONFIG_FEATURE_MOUNT_CIFS=y
CONFIG_FEATURE_MOUNT_FLAGS=y
# CONFIG_FEATURE_MOUNT_FSTAB is not set
# CONFIG_FEATURE_MOUNT_OTHERTAB is not set
Expand Down

0 comments on commit 5837685

Please sign in to comment.