diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-12-20 07:07:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-12-20 07:07:22 +0000 |
commit | 08573e0ac480485c3ad4cd3f4bba235ebd4f4081 (patch) | |
tree | 71a93ffea8eca3aa477d04ad9159e1f44ec1104a /debian/config-udeb | |
parent | 02e035550456f7ebce6306f6023e87a7c1d44749 (diff) | |
download | busybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.tar.gz busybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.tar.bz2 busybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.zip |
Kill off the loadacm applet. It is unused, unmaintained
garbage leftover from before I started maintaining BusyBox.
As the Klingon's like to say, Today is a good day to die.
-Erik
Diffstat (limited to 'debian/config-udeb')
-rw-r--r-- | debian/config-udeb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/config-udeb b/debian/config-udeb index a99383094..cca6ff9e8 100644 --- a/debian/config-udeb +++ b/debian/config-udeb | |||
@@ -161,7 +161,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y | |||
161 | # CONFIG_CLEAR is not set | 161 | # CONFIG_CLEAR is not set |
162 | # CONFIG_DEALLOCVT is not set | 162 | # CONFIG_DEALLOCVT is not set |
163 | # CONFIG_DUMPKMAP is not set | 163 | # CONFIG_DUMPKMAP is not set |
164 | # CONFIG_LOADACM is not set | ||
165 | # CONFIG_LOADFONT is not set | 164 | # CONFIG_LOADFONT is not set |
166 | # CONFIG_LOADKMAP is not set | 165 | # CONFIG_LOADKMAP is not set |
167 | # CONFIG_OPENVT is not set | 166 | # CONFIG_OPENVT is not set |