Config.in 214 B

12345678
  1. config BR2_PACKAGE_PATCH
  2. bool "patch"
  3. default n
  4. help
  5. Take patch files (containing difference listings) and apply them
  6. to original files, producing patched versions.
  7. http://www.gnu.org/software/patch/