Config.in 223 B

1234567
  1. config BR2_PACKAGE_DOS2UNIX
  2. select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
  3. bool "dos2unix"
  4. help
  5. dos2unix converts text file line endings between CRLF and LF
  6. http://waterlan.home.xs4all.nl/dos2unix.html