busybox: add 'stat' applet. closes #1137

This commit is contained in:
Stefan Saraev 2012-08-23 23:42:35 +03:00
parent e17a470e18
commit 9535082e26

View File

@ -270,7 +270,7 @@ CONFIG_SORT=y
CONFIG_FEATURE_SORT_BIG=y
# CONFIG_SPLIT is not set
# CONFIG_FEATURE_SPLIT_FANCY is not set
# CONFIG_STAT is not set
CONFIG_STAT=y
# CONFIG_FEATURE_STAT_FORMAT is not set
# CONFIG_STTY is not set
# CONFIG_SUM is not set