2011-07-13 11:12:29 +02:00
|
|
|
config BR2_PACKAGE_ATTR
|
|
|
|
bool "attr"
|
|
|
|
depends on BR2_LARGEFILE
|
|
|
|
help
|
|
|
|
Commands for Manipulating Filesystem Extended Attributes.
|
|
|
|
This package also provides libattr.
|
|
|
|
|
|
|
|
http://savannah.nongnu.org/projects/attr
|
|
|
|
|
2013-10-13 16:55:32 +02:00
|
|
|
comment "attr needs a toolchain w/ largefile"
|
2011-07-13 11:12:29 +02:00
|
|
|
depends on !BR2_LARGEFILE
|