diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-06-26 05:18:23 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-06-26 05:18:23 +0000 |
commit | b59314bff794aaa006c61b085dead7a27e2c84a3 (patch) | |
tree | 8b64b59e412711ca160831bbd61f879ef548bc7d /sources | |
parent | d35e981e64602bacdc0c19f8e96ad9cdf7b618b3 (diff) | |
download | buildroot-novena-b59314bff794aaa006c61b085dead7a27e2c84a3.tar.gz buildroot-novena-b59314bff794aaa006c61b085dead7a27e2c84a3.zip |
Add patch by default
Diffstat (limited to 'sources')
-rw-r--r-- | sources/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 110e30c3c..88977f9cb 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -191,6 +191,7 @@ CONFIG_WHICH=y # CONFIG_AWK=y CONFIG_FEATURE_AWK_MATH=y +CONFIG_PATCH=y CONFIG_SED=y # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set CONFIG_VI=y |