2
1

Config.in 224 B

12345678
  1. config BR2_PACKAGE_TAR
  2. bool "tar"
  3. default n
  4. help
  5. A program that saves many files together into a single tape or disk
  6. archive, and can restore individual files from the archive.
  7. http://www.gnu.org/software/tar/