diff options
Diffstat (limited to 'package/patch')
-rw-r--r-- | package/patch/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/patch/Config.in b/package/patch/Config.in index c2a79299e..aca016588 100644 --- a/package/patch/Config.in +++ b/package/patch/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_PATCH bool "patch" - default n help Take patch files (containing difference listings) and apply them to original files, producing patched versions. |