3 depends on BR2_USE_WCHAR # glib2
4 depends on BR2_TOOLCHAIN_HAS_THREADS # glib2
5 depends on BR2_USE_MMU # glib2
6 select BR2_PACKAGE_LIBGLIB2
8 NBD is a set of utilities to configure network block devices,
9 allowing access to remote block devices over TCP/IP network.
19 the client part of NBD.
24 the server part of NBD.
28 comment "nbd needs a toolchain w/ wchar, threads"
29 depends on BR2_USE_MMU
30 depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS