aboutsummaryrefslogtreecommitdiff
path: root/shell/Kbuild.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-16 17:16:40 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-16 17:16:40 +0200
commit51ca7761a3579f3c3f7e771b39019e6e248a5171 (patch)
tree04621b8f401e5a478070e633fb2c086c05c99695 /shell/Kbuild.src
parent5d26df6497505e8ed486bf3e3ba65d0d6f0daa15 (diff)
downloadbusybox-w32-51ca7761a3579f3c3f7e771b39019e6e248a5171.tar.gz
busybox-w32-51ca7761a3579f3c3f7e771b39019e6e248a5171.tar.bz2
busybox-w32-51ca7761a3579f3c3f7e771b39019e6e248a5171.zip
cttyhack: move build system bits into cttyhack.c, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/Kbuild.src')
-rw-r--r--shell/Kbuild.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Kbuild.src b/shell/Kbuild.src
index bce99240f..a669bdfb0 100644
--- a/shell/Kbuild.src
+++ b/shell/Kbuild.src
@@ -8,5 +8,4 @@ lib-y:=
8 8
9INSERT 9INSERT
10 10
11lib-$(CONFIG_CTTYHACK) += cttyhack.o
12lib-$(CONFIG_SH_MATH_SUPPORT) += math.o 11lib-$(CONFIG_SH_MATH_SUPPORT) += math.o