summaryrefslogtreecommitdiffstats
path: root/package/ed/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2008-03-07 11:00:04 +0100
committerPeter Korsgaard2008-03-07 11:00:04 +0100
commitd47bd2de38a6a7efb5e104c37af5761b530629a8 (patch)
treefc445a15868d0e04690efefced8a481963ff5f6c /package/ed/Config.in
parentrevert bad U-Boot patch (diff)
downloadbuildroot-d47bd2de38a6a7efb5e104c37af5761b530629a8.tar.gz
buildroot-d47bd2de38a6a7efb5e104c37af5761b530629a8.tar.xz
buildroot-d47bd2de38a6a7efb5e104c37af5761b530629a8.zip
buildroot: move editors under package/editors and merge menus
Based on patch by Arnar Mar Sig.
Diffstat (limited to 'package/ed/Config.in')
-rw-r--r--package/ed/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/ed/Config.in b/package/ed/Config.in
deleted file mode 100644
index d14343fdf..000000000
--- a/package/ed/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_ED
- bool "ed"
- default n
- help
- A line-oriented text editor. Used to create, display, modify,
- and otherwise manipulate text files. Often used in scripts
- rather than invoked directly.
-
- http://www.gnu.org/software/ed/