Blame view

buildroot/buildroot-2016.08.1/package/zip/Config.in 354 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  config BR2_PACKAGE_ZIP
  	bool "zip"
  	help
  	  Zip is a compression and file packaging/archive utility.
  	  Although highly compatible both with PKWARE's PKZIP and
  	  PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip,
  	  our primary objectives have been portability and
  	  other-than-MSDOS functionality.
  
  	  http://infozip.sourceforge.net/Zip.html