e0cf9e86b9
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
config BR2_PACKAGE_GDBM
|
|
bool "gdbm"
|
|
help
|
|
GNU dbm is a set of database routines that use extensible hashing.
|
|
It works similar to the standard UNIX dbm routines.
|
|
|
|
http://www.gnu.org/software/gdbm/gdbm.html
|
|
|