1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 21:37:10 +02:00

config.full_system: include GNU tar

the tar of busybox is way too cut off
This commit is contained in:
kyak 2011-02-25 19:45:48 +03:00 committed by Xiangfu Liu
parent 766e019a06
commit 890af2e3f6

View File

@ -305,6 +305,7 @@ CONFIG_PACKAGE_alsa-utils=y
CONFIG_PACKAGE_at=y
CONFIG_PACKAGE_bash=y
CONFIG_PACKAGE_bzip2=y
CONFIG_PACKAGE_tar=y
CONFIG_PACKAGE_calcurse=y
CONFIG_PACKAGE_catdoc=y
CONFIG_PACKAGE_cxxtools=y