]>
Commit | Line | Data |
---|---|---|
691a5ead YY |
1 | config BR2_PACKAGE_ATTR |
2 | bool "attr" | |
3 | depends on BR2_LARGEFILE | |
4 | help | |
5 | Commands for Manipulating Filesystem Extended Attributes. | |
6 | This package also provides libattr. | |
7 | ||
8 | http://savannah.nongnu.org/projects/attr | |
9 | ||
66bb10b7 | 10 | comment "attr needs a toolchain w/ largefile" |
691a5ead | 11 | depends on !BR2_LARGEFILE |